Skip to content

Morstead etcd Orleans Storage Provider

Pre-release
Pre-release
Compare
Choose a tag to compare
@sjefvanleeuwen sjefvanleeuwen released this 21 Jun 11:10
· 11 commits to master since this release
1ad86ca

The current MVP provides the following:

Single Node etcd, tested using a unittest. It is in early alpha stage but should be usable.
Grain Persistence

ReadStateAsync
WriteStateAsync
ClearStateAsync (soon)
The next items that will be worked on in the roadmap (ordered by priority):

Reminders storage provider
Cluster storage provider
Items that might be worked on in the future but not on the roadmap:

Transactions
Stream providers