Commit Graph

268 Commits

Author SHA1 Message Date
Haishi2016 89b3c223d3 middleware doc (#274)
* middleware doc

* added oauth how-to

* typos and clarifications
2019-12-17 15:21:46 -08:00
Trond Hindenes 87ce2bd061 Corrected local development instructions (#275) 2019-12-13 18:11:26 -08:00
Lynn Orrell 4e05494cba
Merge branch 'master' into master 2019-12-03 21:33:55 -06:00
Yaron Schneider cc573e6dda
add rabbitmq how-to (#269) 2019-12-03 14:21:54 -08:00
Lynn Orrell 9356469771 Updated debugging doc per peer reviews 2019-11-29 18:33:45 -06:00
Lynn Orrell c8c25bc7d6 Merge branch 'master' of https://github.com/dapr/docs 2019-11-29 16:45:57 -06:00
Lewis Benge 9578be12d0 Updated error on password placement in setup-redis.md (#264) 2019-11-27 20:22:22 -08:00
LMWF 3eaf9b946c fix yaml name 2019-11-22 18:14:02 -08:00
Lynn Orrell 864cd3476a Added emphasis to note on specifying different ports 2019-11-13 21:03:50 -06:00
Lynn Orrell 26949812ef Added wrapping up section to VSCode debugging 2019-11-13 21:01:37 -06:00
Lynn Orrell 42bff3d94c Added a section on configuring VSCode for debugging 2019-11-13 20:54:10 -06:00
Haishi2016 5d692d0da5 AppInsights doc (#235) 2019-11-12 14:41:35 -08:00
Yaron Schneider f5e14e85e2
Add Azure Service Bus Topics How To (#245) 2019-11-11 14:57:04 -08:00
Jocko 875264ba36 Fixed CURL example JSON data. (#242)
The JSON data in the curl example was not properly formatted so was generating an error when it was copied/pasted.
2019-11-11 12:51:03 -08:00
Yaron Schneider f3833ab291
Update setup-azure-cosmosdb.md (#240) 2019-11-11 12:39:44 -08:00
Yaron Schneider 54a50dfa5b
Add NATS How To (#239) 2019-11-11 12:24:58 -08:00
Yaron Schneider 7e97ea536b
Add GCP Firestore How To (#238) 2019-11-11 10:55:19 -08:00
Yaron Schneider 1f461fa46f
Update supported-state-stores.md (#234) 2019-11-08 13:03:02 -08:00
Gabriel Duke f7a6280378 fix broken link (#223) 2019-11-01 21:29:39 -07:00
Yaron Schneider 6c2fa97c64
Add Zookeeper how to (#222) 2019-11-01 16:31:44 -07:00
Yaron Schneider f541473d17
add MongoDB how to guide (#221) 2019-11-01 14:32:14 -07:00
Yaron Schneider 271aa2cf99
Add how to's for etcd, consul and cassandra (#213)
* add how to for etcd, consul and cassandra

* Update setup-cassandra.md

* add memcached how to
2019-10-31 11:02:00 -07:00
Javier 63465c8e17 Remove duplicate word "using" (#207) 2019-10-30 19:29:20 -07:00
Ricardo Niepel 568023a957 Improve service invocation docs (#210)
* Cross link service invocation #209

* fix service invoke urls #209
2019-10-30 19:28:41 -07:00
Leon Mai b4d0f67fc7 clarify cosmosdb doc (#212) 2019-10-30 11:25:34 -07:00
Goh Chun Lin 0498f483aa Corrected the display of the documentation. (#204) 2019-10-28 07:09:59 -07:00
Haishi Bai a0960caa75 doc update for exporters becoming components 2019-10-22 19:13:06 -07:00
Yu Huang 40dd2407df fix a typo in README.md (#180)
its -> it is
2019-10-22 06:45:43 -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 54c79045d6 Rename readme files (#173)
* Updated temp name

* Update file names
2019-10-19 15:19:49 -07:00
Greg Ingram b026f5a877 Clean pub sub (#172)
* Small cleanup for pub/sub

* Renamed file
2019-10-19 14:04:20 -07:00
SAMUEL NELA 682a00b2ae Fixed typos (#169) 2019-10-19 08:15:38 -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
Nikita S 4dc9995fc5 small typo fix (#158) 2019-10-17 17:51:32 -07:00
marciomyst d827af08cd Update README (#156)
Fix miss typed word STATE.
2019-10-17 07:06:55 -07:00
Young Bu Park 20ae6ec753 Use redis-master dns name instead of IP address (#148) 2019-10-16 13:03:16 -07:00
Young Bu Park 24781faf90 Add bullet points (#144)
Add bullet points
2019-10-16 08:22:57 -07:00
Yaron Schneider ed7c737f1a
add kubernetes secret store (#145) 2019-10-16 08:09:54 -07:00
Yaron Schneider 0c166ff13e
add cosmosdb setup, fix redis (#142) 2019-10-16 07:59:18 -07:00
Yaron Schneider 8f1b8f0ea6
add How To for pub-sub (#143) 2019-10-16 07:57:43 -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
Yaron Schneider b07715ffc1
Add How To list (#133)
* add list

* reordering

* Reordered and added heading titles
2019-10-15 21:33:54 -07:00
Yaron Schneider f121f7fe70
fix typo (#124) 2019-10-15 15:10:48 -07:00
Yaron Schneider 71d3ac6de4
add KEDA (#123) 2019-10-15 14:52:27 -07:00
Yaron Schneider 290589368e
grpc (#117) 2019-10-11 16:21:10 -07:00
Yaron Schneider 0177ad15bb
Adds How To for advanced state capabilities (#71)
* conconsthowto

* Doc updates

* improve examples

* type fix

* type fix

* Added clarifying paragraph

* add version mismatch section
2019-10-08 11:45:04 -07:00
Young Bu Park 8f0c622885 Fix doc links (#79)
* Fix content links

* Fix sample links
2019-10-08 11:19:52 -07:00
Yaron Schneider b0eaa799e3
fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
Haishi2016 3e01671d73 concept doc updates (#74)
* concept doc updates

* fix typo
2019-10-08 09:23:20 -07:00
Shalabh Mohan Shrivastava be3d202555 Fixing the reference for bindings concepts (#75) 2019-10-07 15:30:28 -07:00
Yaron Schneider 0ee6df1678
Adds How To create a stateful service (#72)
* add how to create a stateful service

* remove space

* Updates to review
2019-10-07 14:24:20 -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
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
Haishi2016 98a3f09014 how-to: query Redis store (#39)
* how-to: query Redis store

* Update query-redis-store.md

* Updates to the doc
2019-10-04 10:33:02 -07:00
Yaron Schneider 36f1654d5b
consume topics how to (#52) 2019-10-03 21:20:52 -07:00
Yaron Schneider 6b6b139b7a
Add How To publish to a topic (#46)
* publish topic how to

* Update Readme.md

* Update Readme.md

* Update Readme.md
2019-10-03 16:54:14 -07:00
Yaron Schneider 5d5024b6b0
Update Readme.md (#47) 2019-10-03 16:50:39 -07:00
Yaron Schneider c30c7e3dd5
Update Readme.md (#48) 2019-10-03 16:49:51 -07:00
Yaron Schneider 211ba873c1
Update Readme.md (#49) 2019-10-03 16:49:34 -07:00
Yaron Schneider 3808a2ac70
Update Readme.md (#50) 2019-10-03 16:49:20 -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
Yaron Schneider ef09bef162
howtooutputbinding (#36) 2019-10-03 13:41:05 -07:00
Yaron Schneider d3f58dc50c
add input bindings how to (#30)
* add input bindings how to

* add bullet points

* Update Readme.md

* Update Readme.md

* Updates to the HowTo

* Components folder edit

* Update Readme.md

* Adding event deliver guarantees
2019-10-03 13:39:22 -07:00
Yaron Schneider dffd491438
added how to for rate limiting (#38) 2019-10-03 13:20:36 -07:00
Young Bu Park 7ccde6d21a Initial commit of azure keyvault secret store (#13)
* initial commit of azure keyvault secret store

* Performed a number of updates on this doc.

* Fix CR

* fix cr

* Update azure-keyvault.md
2019-09-30 11:46:26 -07:00
Mark Fussell 8efb687bf7 remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00