Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

.NET Stream Store library targeting SQL based implementations.

License

Notifications You must be signed in to change notification settings

Erwinvandervalk/SqlStreamStore

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

450 Commits
450 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Stream Store

A stream store library for .NET

This project is under heavy development at this time.

Key design considerations:

  • Designed to only support RDMBS\SQL implementations.
  • API and behaviour is influenced by EventStore
  • Async by default
  • JSON only event and metadata payloads
  • No in-built snapshot support; can be implemented externally (it's just a projection, right?)
  • Leverage RDBMS specific notifications, if available, for low latency catch-up subscriptions
  • No support for System.Transaction enforcing the concept of the stream as the consistency and transaction boundary.

CI Feed

About

.NET Stream Store library targeting SQL based implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.2%
  • PowerShell 1.2%
  • Other 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.