Simon Leet
dfe52cf88f
Remove Cloudstate component ( #1303 )
...
- Remove cloudstate state store component
- Update state/Readme.md
Fixes #1297
Co-authored-by: Long Dai <long.dai@intel.com>
2021-11-18 15:30:40 -08:00
Dmitry Shmulevich
daf99fd3c2
add README for State Query API ( #1258 )
2021-11-02 16:46:03 -07:00
Aaron Crawfis
a27e486ef9
Update docs with new docs links ( #513 )
2020-10-26 11:52:20 -07:00
Jack M
1a5a72e4a9
Fixed #488 - Update state store list in readme. ( #489 )
...
Co-authored-by: Jack M <root@exegete.me>
2020-10-06 11:16:44 -07:00
Yaron Schneider
703f9bf04e
Initial implementation ( #116 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-03-04 14:42:02 -08:00
Haishi2016
0cfa9ad99c
sort store names alphabetically ( #201 )
2020-01-30 17:00:57 -08:00
Yaron Schneider
4433e605f1
Add CloudState CRDT ( #200 )
...
* add CloudState CRDT
* fix linter
* add tests
2020-01-29 14:13:23 -08:00
Ivan Gavryliuk
84c4e6bf8e
Azure Table Storage state ( #197 )
...
* initial scaffolding
* tidy go.mod
* adding delete functionality and tests
* updating Readme.md
* ETag concurrency support and github review fixes
* removing unused isConflictError
* ping build, some issue with CI timing out
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-01-28 09:20:18 -08:00
Yaron Schneider
9c6f0e9ebf
Update Readme.md ( #129 )
...
Update with Couchbase addition.
2019-11-18 23:53:54 -08:00
Yoichi Kawasaki
bd36a6759f
Added state store: Cloud Firestore ( #110 )
...
* Added State Store: Cloud Firestore
* changed state store name
2019-11-08 14:43:43 -08:00
Shalabh Mohan Shrivastava
08e654c0cd
Change TransactionalStateStore interface to TransactionalStore ( #114 )
...
* Change TransactionalStateStore interface to TransactionalStore
https://github.com/dapr/components-contrib/issues/91
* Updating the ReadMe file
Changing to TransactionalStore and also including new MongoDB state store.
2019-11-08 12:10:19 -08:00
Yaron Schneider
75b1fc29b4
Update Readme with Zookeeper ( #90 )
2019-10-31 21:06:51 -07:00
Abhilash Singh
0cae368496
[WIP] Add memcached state store ( #71 )
...
* Add memcached state store init
* Add parsing of optional parameters
* Add tests
* Update vendor
* Add memcached to supported state store list
2019-10-31 06:21:04 -07:00
Leon Mai
4200a3cc2d
Add link to examples ( #83 )
2019-10-30 11:49:25 -07:00
Anubhav Mishra
cc7578c02b
state: initial version for the consul state store implementation ( #52 )
...
* state: initial version for the consul state store implementation
* updates after review
* changes after running go mod vendor
* more clean up after review
2019-10-25 21:34:16 -07:00
Yaron Schneider
f2b0cede8a
Add cassandra state store ( #48 )
...
* add cassandra state store
* refactor return statements
2019-10-23 12:47:28 -07:00
Roberto Rojas
63af15926b
ETCD Implementation of State Store ( #42 )
...
* etcd: initial commit
* etcd: functionality and unit tests
* etcd: fixes marshaling data sent to etcd
* changes as per PR review
2019-10-22 14:30:15 -07:00
yaron2
22fea6f43d
initial commit
2019-09-26 15:47:41 -07:00