Commit Graph

27 Commits

Author SHA1 Message Date
Ekin Tiras 1abf22bf60
Update Method names for Python SDK example
The function names for saving, getting and executing transactions with multiple state items were incorrect for v1-rc3 in the current documentation.
I have updated them "save_bulk_state",  "get_bulk_state" and "execute_state_transaction".
2021-02-03 12:47:34 +01:00
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -08:00
Mukundan Sundararajan 11a1d27af2
update state store to capture all metadata fields (#1127)
* update state store to capture all metadata fields

* Fix state store docs

* alphabetical order

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

* Update setup-azure-tablestorage.md

* Update setup-cassandra.md

* Update setup-cloudstate.md

* Update setup-consul.md

* Update setup-couchbase.md

* Update setup-firestore.md

* Update setup-hazelcast.md

* Update setup-memcached.md

* Update setup-mongodb.md

* Update setup-mysql.md

* Update setup-postgresql.md

* Update setup-redis.md

* Update setup-rethinkdb.md

* Update setup-sqlserver.md

* Update setup-zookeeper.md

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 10:26:44 -08:00
Sander Molenkamp 047894bc34 Fix SQL server query state store 2021-01-23 12:00:28 +01:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Aaron Crawfis dadea360ab
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-06 23:41:24 -08:00
Aaron Crawfis e550537481 Update feature list 2021-01-06 23:33:40 -08:00
Aaron Crawfis 62a18296a5 Update state guide with python and more examples 2021-01-06 23:33:31 -08:00
Aaron Crawfis a2ce717a4a
Merge branch 'v0.11' into getting-started-tutorial 2021-01-05 11:15:29 -08:00
Aaron Crawfis 607e6cb184
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-23 09:36:22 -08:00
Ori Zohar cb3d9e328a
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-22 17:07:43 -08:00
Ori Zohar 0e84f649bc Cosmetic changes to getting started init 2020-12-22 14:47:43 -08:00
Ori Zohar 2991483483
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:35:03 -08:00
Ori Zohar 1087cb12d7
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:32:28 -08:00
Yaron Schneider d4cb7a1ddd
Add state prefix how-to (#1038)
* add state prefix how-to

* lowercase component

* shorten sentence

* address feedback

* stateprefix-1

* added details

* Typo

* Adjust folder weight

* Header name update

* fixed typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-17 15:50:16 -08:00
Donovan Brown 0bb42a7195
Added missing word
I changed "such querying states" to "such as querying states" by adding the word 'as'.
2020-12-06 17:55:14 -06:00
Ori Zohar 4b61351a7c Updating contributing section 2020-10-23 18:34:12 -07:00
Ori Zohar 0d3990fae7 Integrating link fixes 2020-10-16 17:53:18 -07:00
Ori Zohar 2666fc0e7a partial fixes to developing applications 2020-10-16 17:26:29 -07:00
Aaron Crawfis 7d98423f83 Update references 2020-10-16 17:11:21 -07:00
Aaron Crawfis b64683d044 Update Operations 2020-10-16 15:32:16 -07:00
Aaron Crawfis 06e2d17bed Pupsub updates 2020-10-15 11:58:38 -07:00
Aaron Crawfis 02efbf71b9 Updated state docs 2020-10-15 09:48:16 -07:00
Aaron Crawfis 100437325e Update state management building blocks 2020-10-14 17:53:21 -07:00
Aaron Crawfis dbe4f21e07 Update building block descriptions 2020-10-14 17:37:06 -07:00
Aaron Crawfis c176ea507b Moved docs to top level folder 2020-10-12 15:26:05 -07:00