Commit Graph

104 Commits

Author SHA1 Message Date
Mark Fussell 4c5837242c
Distributed Lock API updates (#2591)
* lock API files

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update buidling block

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Updates to Redis metadata and overview

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-06-30 21:47:27 -07:00
seeflood d522e47b86
docs: in memory state store component (#2534)
* in mem state

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* resolve issues

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Developer-only

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* add in memory comp

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 17:42:50 -07:00
John Ewart 30cbccbe63 Mark PostgreSQL as stable (mirrors PR #2522)
Signed-off-by: John Ewart <johnewart@microsoft.com>
2022-06-14 19:17:50 -07:00
John Ewart 4bd88d59f0 Add partial shortcode and partials for components along with data files
Signed-off-by: John Ewart <johnewart@microsoft.com>
2022-06-07 10:54:24 -07:00