Skip to content

Releases: sjefvanleeuwen/orleans-morstead-etcd

Morstead etcd Orleans Storage Provider

21 Jun 11:10
1ad86ca
Compare
Choose a tag to compare
Pre-release

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