Commit Graph

102 Commits

Author SHA1 Message Date
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
Ori Zohar 93f32e96c7
Merge branch 'v0.11' into codespaces-docs 2021-01-28 09:42:17 -08:00
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -08:00
Aaron Crawfis f377db8fd5 Add codespaces page 2021-01-25 13:21:37 -08:00
Aaron Crawfis 003ea2c3fd
Fix broken link 2021-01-25 10:32:09 -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 57cac018cb Merging changes from rc.2 to rc.3 branch 2021-01-21 15:40:40 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Aaron Crawfis cc10150e45 Title casing and related links 2021-01-19 22:33:39 -08:00
Aaron Crawfis 5babc5aefe Update title 2021-01-19 22:30:21 -08:00
Aaron Crawfis f5195969a3 Update title casing and weight 2021-01-19 22:30:15 -08:00
Aaron Crawfis d20a849335
Merge branch 'v0.11' into patch-1 2021-01-19 22:19:04 -08:00
Aaron Crawfis f685c24a0a Capitalization fix 2021-01-19 11:08:48 -08:00
Aaron Crawfis 6de234e98c Move Service extensions 2021-01-19 10:21:53 -08:00
Radoslav Gatev f94f0a73e1 Add rate limit middleware 2021-01-17 22:17:07 +02:00
Aaron Crawfis ccf3ec092f Merge branch 'ttl_docs' of https://github.com/artursouza/docs into pr/1092 2021-01-15 16:16:34 -08:00
Aaron Crawfis 2e6ce4dfb3 Add example 2021-01-15 16:16:31 -08:00
Artur Souza 1223d5cd73 Fix doc. 2021-01-15 15:51:37 -08:00
Aaron Crawfis d78b747361 Update order 2021-01-15 15:22:21 -08:00
Artur Souza 27f399e87c Adding documentation for PubSub Message TTL. 2021-01-15 13:21:27 -08:00
Aaron Crawfis 02681ef858 Update SDK page 2021-01-15 09:20:40 -08:00
Aaron Crawfis 995d0f9380
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-14 19:56:10 -08:00
Aaron Crawfis 41e82bb28c Update SDK overview 2021-01-08 22:17:47 -08:00
Aaron Crawfis ad21ab4cba Update actors docs 2021-01-08 22:17:35 -08:00
Ori Zohar 0ca958144b Weekly merge from default docs v0.11 2021-01-07 04:05:18 -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 2a0ed80f72
Merge branch 'v0.11' into orizohar-patch-2 2021-01-05 11:12:49 -08:00
Aaron Crawfis 7e297d6429
Merge branch 'v0.11' into getting-started-tutorial 2021-01-04 10:55:08 -08:00
Jayesh Sharma 4ee8bf2f19
update link (#1068) 2021-01-02 09:47:11 -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
Aaron Crawfis 8f784e293f
Merge branch 'v0.11' into orizohar-patch-2 2020-12-23 09:35:42 -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
Ori Zohar 0e5ca5d0e0 Adding local secret store example 2020-12-22 11:08:01 -08:00
Rob Landers b3c49f6b59
Add PHP SDK to docs 2020-12-21 13:18:48 +01:00
Ori Zohar 71b4f3cbab Merging v0.11 to v1.0-rc2 2020-12-18 15:00:10 -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
Aaron Crawfis 513d0813f6
Merge branch 'v0.11' into docsday-956 2020-12-17 15:34:17 -08:00
Aaron Crawfis 95286a79fe
Merge branch 'v0.11' into mchmarny-concept-pubsub 2020-12-17 15:17:42 -08:00
Aaron Crawfis 2194251f13 typo 2020-12-17 15:16:45 -08:00
Aaron Crawfis 7d92fe92ab Grammer 2020-12-17 15:15:14 -08:00
Aaron Crawfis 6ab4d3bf8a Update link 2020-12-17 14:57:16 -08:00