CosmoStore Versions Save

F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack

v1.5.1

5 years ago

Fixing #8

v1.5.0

5 years ago

Added GetStream function (mentioned in #7)

v1.4.0

5 years ago

Appended events can be observed over IObservable #4

v1.3.1

5 years ago

Lowering versions of basic depedencies

v1.3.0

5 years ago
  • Removing Capacity union from configuration #5
  • Reflexing changes in throughput range announced on MS Build 2018

v1.2.0

5 years ago
  • Fixing private functions visibility
  • Unused DatabaseName configuration property renamed to TableName and used for specifying destination table

v1.1.3

5 years ago

Fixing issue with ExpectedPosition.NoStream #3

v1.1.2

5 years ago

Fixing problem with not storing Event metadata #1

v1.1.1

5 years ago

Update package description

v1.1.0

5 years ago

Added support for Azure Table Storage