Commit Graph

3141 Commits

Author SHA1 Message Date
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
Luke Kim 75b6878043 Create README.md (#42) 2019-10-03 16:55:33 -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
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
Luke Kim 573c436afe
Merge pull request #33 from lukekim/master
Update readme.md structure
2019-10-03 14:13:21 -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
Luke Kim 5edfb0ac4e
Update readme.md 2019-10-03 11:37:40 -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
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
Yaron Schneider 6ffaed23f2
Update bindings.md (#17) 2019-09-27 16:32:51 -07:00
Yaron Schneider 5daf44ccdf
Create servicebusqueues.md (#16) 2019-09-27 16:15:39 -07:00
Yaron Schneider e34003fefb
Update bindings.md (#15) 2019-09-27 16:14:08 -07:00
Yaron Schneider b2237d001a
add binding concepts and specs (#14)
* add binding concepts and specs

* Performed edits on the doc

We need to be clear between saying binding are used to trigger events from external systems or external resources and then stick with this. Hence getting the terminology section written soon, would be best.
2019-09-27 15:12:01 -07:00
Ryan 615648c86c Made note of secrets management (#4) 2019-09-20 14:02:39 -07:00
Aman Bhardwaj 58d5c366cf
Delete actions_orleans.png 2019-09-20 13:46:21 -07:00
Yaron Schneider d0fd51298a
Merge pull request #3 from actionscore/yaron2-patch-1
Create secrets.md
2019-09-20 13:02:02 -07:00
Yaron Schneider 8c9ab5ef32
Update secrets.md 2019-09-20 13:01:19 -07:00
Yaron Schneider 1531e7c3a7
Update secrets.md 2019-09-20 12:44:46 -07:00
Yaron Schneider 214e9958f8
Create secrets.md 2019-09-20 12:41:48 -07:00
Yaron Schneider d9b5981874
Merge pull request #2 from msfussell/components
component dir and files under concepts
2019-09-20 12:41:06 -07:00
Yaron Schneider a71872703c
Delete security.md 2019-09-20 12:40:44 -07:00
Mark Fussell 0b2fb14cf0 component dir and files 2019-09-20 12:30:40 -07:00
Yaron Schneider 1b64077715
Merge pull request #1 from msfussell/docstruc
First doc structure commit
2019-09-19 22:18:06 -07:00
Mark Fussell 8efb687bf7 remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
Mark Fussell d42ecc9d21 first doc structure commit 2019-09-19 21:48:14 -07:00
Mark Fussell a44b65c668
Updated readme.md to fix typos and titles 2019-09-19 14:30:46 -07:00
Mark Fussell f09d0a0d6f
Create readme.md
First description on use for this repo
2019-09-19 14:29:08 -07:00