Commit Graph

61 Commits

Author SHA1 Message Date
Mark Fussell 9fa8cf007c add info on placement service 2019-10-27 16:56:11 -07:00
afedyashov a809c61b83 Fixing a link to CosmosDB product page (#200) 2019-10-26 17:57:43 -07:00
Ricardo Niepel adfad75524 Adding more details into Actor Lifetime (#190)
Adding more details about reminders, timers and configuration options into Actor Lifetime docs
2019-10-24 09:26:14 -07:00
Haishi Bai a0960caa75 doc update for exporters becoming components 2019-10-22 19:13:06 -07:00
Stephan van Stekelenburg f682ff0fd6 Update actors_features.md (#182)
Fixed product naming
2019-10-22 10:15:16 -07:00
Quy Le 98d2bcf1db Fix typos in docs (#178)
* Typos for API reference's state management

* Fix typos for docs
2019-10-20 21:36:14 -07:00
Greg Ingram b026f5a877 Clean pub sub (#172)
* Small cleanup for pub/sub

* Renamed file
2019-10-19 14:04:20 -07:00
Greg Ingram 3ebb53778a Clean distributed tracing (#170)
* Renamed to distributed-tracing and a few wording updates

* Removed number
2019-10-19 11:50:33 -07:00
Greg Ingram 0c5c307974 Clean bindings readme (#168)
* Updated periods and temp file change

* Update file name

* Updated name in links
2019-10-19 08:14:36 -07:00
Aman Bhardwaj fb85da3b5d update link to components (#166) 2019-10-18 20:48:51 -07:00
Greg Ingram 9264c67529 Fixed link (#161)
* Fixed link

Link appears to be invalid pointing to README file.

* updating link to components
2019-10-18 20:39:22 -07:00
Geert van der Cruijsen 07be03d705 fixed errors in redis.yaml sample (#160) 2019-10-18 03:38:31 -07:00
Michiel van Oudheusden 310873f3f6 Fixed typos (#159) 2019-10-18 02:39:20 -07:00
Leonardo Donelli a2b9b19f06 Fix several typos in Concepts Readme (#152)
* Fix several typos in Concept Readme

* Fixing typo for preserve
2019-10-17 09:21:08 -07:00
Andy Czerwonka eef4733c7f Fixed a typo (#149) 2019-10-17 02:53:40 -07:00
Dave Grant 82cdcec945 Fixed broken links in concepts README (#153) 2019-10-17 02:52:08 -07:00
Young Bu Park 20ae6ec753 Use redis-master dns name instead of IP address (#148) 2019-10-16 13:03:16 -07:00
Yaron Schneider 0c166ff13e
add cosmosdb setup, fix redis (#142) 2019-10-16 07:59:18 -07:00
Yaron Schneider d32456cb32
Add State Store setup (#141)
* fix links

* add state store setup
2019-10-16 06:54:50 -07:00
Yaron Schneider c99313e01a
fix links (#137) 2019-10-15 22:53:26 -07:00
Leon Mai 9b1050b170 #90 - clarify service invocation conceptual doc with an endpoint. Also, improve the diagram. (#135) 2019-10-15 22:10:14 -07:00
Haishi2016 66702b07a5 building blocks concept (#112)
* building blocks

* Update building_blocks.md

Changed `programmers` to `developers`
2019-10-13 22:46:47 -07:00
Haishi2016 458583aabb add security topic (#116)
* add security topic

* Update security.md

fixed typo
2019-10-13 22:45:14 -07:00
Haishi2016 d5f8096030 redis clarification (#113) 2019-10-13 22:42:49 -07:00
Haishi2016 3ac673dd6f fix regression by merge mistake (#99) 2019-10-09 13:40:41 -07:00
Yaron Schneider 6fce63d8dc
Update Readme.md (#98)
* Update Readme.md

* Update Readme.md
2019-10-08 16:10:03 -07:00
Yaron Schneider b0eaa799e3
fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
Yaron Schneider 52c90e796e
rename actions to dapr (#77) 2019-10-08 09:27:16 -07:00
Haishi2016 3e01671d73 concept doc updates (#74)
* concept doc updates

* fix typo
2019-10-08 09:23:20 -07:00
Leon Mai a4c163223b Minor clarification on host (#67) 2019-10-08 09:19:52 -07:00
Yaron Schneider 9ecc95707d
Add Pub/Sub conceptual doc (#76)
* Add Pub/Sub conceptual doc

* Doc updates

* Updated paragraph
2019-10-08 08:50:45 -07:00
Leon Mai 2b84d0ec30 Service invocation conceptual doc (#66)
* Initial draft

* Initial draft

* Missed initial changes

* Clarification

* Review comment - rephrase
2019-10-07 17:03:19 -07:00
Haishi2016 796177ad3d Update Cosmos DB how-to to query state store (#63)
* update state store queries for cosmos db

* update state concept links

* apparently now it's called Azure Cosmos DB SQL API
2019-10-06 20:41:41 -07:00
Yaron Schneider de673ecfea
replace actions with dapr (#58)
* replace actions with dapr

* replace daprrt with daprd
2019-10-04 21:01:50 -07:00
shalabhs e26a14cb83 Fixing Actor Docs links in Readme 2019-10-04 16:17:43 -07:00
Shalabh Mohan Shrivastava f19da65b18
Merge pull request #41 from dapr/actorConcepts
Enhancing Actor Docs and Adding Actor Concepts
2019-10-04 16:00:55 -07:00
shalabhs 98d12b3a3a Resolving code review comments. 2019-10-04 12:15:11 -07:00
Haishi2016 a4758179a0 state managment concept (#21)
* state managment concept

* See my updates to this doc

* state mangement updates

* Updates to doc
2019-10-04 10:33:27 -07:00
Yaron Schneider 2e06d6a895
Fix broken link (#53) 2019-10-03 21:19:28 -07:00
Yaron Schneider a6473633af
Rename bindings.md to Readme.md (#51) 2019-10-03 16:59:21 -07:00
Haishi2016 92ebe48b3e concepts readme (#44) 2019-10-03 16:55:51 -07:00
Yaron Schneider 64bce7a898
Add service invocation How To (#43)
* add how to for service discovery

* fix links

* MInor updates

* Update Readme.md

* Changes to doc
2019-10-03 16:47:13 -07:00
Shalabh Mohan Shrivastava d03b40d9dc Updating the indentation 2019-10-03 15:52:53 -07:00
Shalabh Mohan Shrivastava 790306e647 Resolving code review comments. 2019-10-03 15:43:32 -07:00
Shalabh Mohan Shrivastava bde0b11d44 Enhancing Actor Docs and Adding Actor Concepts
Adding actor concepts and enhancing the existing docs
2019-10-03 14:22:29 -07:00
Shalabh Mohan Shrivastava 77b8fd2622
Merge pull request #20 from dapr/actorConcepts
Update to "Dapr" official name and minor corrections
2019-10-02 15:39:16 -07:00
Shalabh Mohan Shrivastava 0597ce21be Updating to Uppercase
Changing  "dapr" to "Dapr"
2019-10-02 14:35:07 -07:00
Shalabh Mohan Shrivastava dbe96ed5ba Update to "dapr" official name and minor corrections
This is the initial commit changes to reflect "dapr" official names in the document. This commit also includes minor corrections.
2019-10-01 17:40:51 -07:00
Yaron Schneider 3bab503464
update bindings with gcp pub/sub and kubernetes (#19)
* update bindings with gcp pub/sub and kubernetes

* Update gcppubsub.md
2019-10-01 11:24:34 -07:00
Yaron Schneider 2bfb5cdcae
Update blobstorage.md (#18) 2019-10-01 08:54:19 -07:00