CosmoStore Versions Save

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

v3.0.0-marten

4 years ago

Following v3 API (discussed in #27)

v3.0.0

4 years ago
  • API refactored to be more generic - introduced payload and position types (discussed in #27)
  • Position replaced with Version (discussed in #27)
  • Show error version in exception message #26

v2.1.0-cosmosdb

5 years ago
  • Configurable collection name #25
  • Configurable initialization #23

v2.1.0

5 years ago

Added helper functions for validation and conversion

v2.0.1-inmemory

5 years ago

Release of InMemory version

v2.0.2-marten

5 years ago

Use async all the way through Marten - #18

v2.0.3-marten

5 years ago

Make a usable version of getEventByCorrelationId #19

v2.0.1-marten

5 years ago
  • Initial release with support for Marten Store
  • Initial release with support for InMemory Store

v2.0.1

5 years ago

Fixing typo StarsWith vs StartsWith - thanks @viktorvan

v2.0.0

5 years ago
  • Spliting project into several Nuget packages #10
  • Adding CausationId #9