Skip to content

Release 1.2.2

Latest
Compare
Choose a tag to compare
@LiamMorrow LiamMorrow released this 13 Apr 01:01
· 23 commits to master since this release

This release adds a few core data communicators

Storks

[Feature] Added InMemoryDataCommunicator to allow for in memory data store
[Feature] Added LocalFileDataCommunicator to allow for storing data on the local file system
[Feature] Added DelegatedDataCommunicator to allow for a quick way to manage your own data store without creating a full implementation

Storks.AzureStorage

  • [Update] Updated to reflect the changes in the core library

Get it via nuget:

Core Library - https://www.nuget.org/packages/Storks/
Azure Implementation - https://www.nuget.org/packages/Storks.AzureStorage/