FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

modulexcite/Cedar.EventStore: .NET EventStore library highly focused on SQL based implementations. · GitHub

 
 

Latest commit

 

History

335 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cedar EventStore

Cedar Event Store is an event store library for .NET

This project is under heavy development at this time.

Key design considerations:

  • Designed to primarily support RDMBS\SQL implementations
  • Highly API and behaviorally compatible with EventStore
  • Async by default
  • JSON only event and metadata payloads
  • No in-built snapshot support; can be implemented externally
  • Leverage RDBMS specific notifications for low latency catch-up subscriptions
  • No support for System.Transaction enforcing the stream as the consistency / transaction boundary.

TODO See wiki for feature implementation status.

CI Feed - note very unstable.

About

.NET EventStore library highly focused on SQL based implementations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL