Skip to content

Commit

Permalink
Mentioning comparison with Equinox - #6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzoukr committed Jan 20, 2020
1 parent 04723d6 commit 5c5f736
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,9 @@ type StreamsReadFilter =

Since version 1.4.0 you can observe appended events by hooking to `EventAppended` property `IObservable<EventRead>`. Use of [FSharp.Control.Reactive](https://www.nuget.org/packages/FSharp.Control.Reactive) library is recommended, but not required.

## Comparison with Jet's Equinox?
Coming from Jet's Equinox? Please see amazing comment describing conceptual differences between `Equinox` and `CosmoStore` written by @barterink: https://github.com/Dzoukr/CosmoStore/issues/6#issuecomment-477481777


## Known issues (Azure Table Storage only)

Expand Down

0 comments on commit 5c5f736

Please sign in to comment.