| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A stream store library for .NET that specifically targets SQL based implementations. Primarily used to implement Event Sourced applications.
| Package | Install |
|---|---|
| SqlStreamStore (includes in-memory version for behaviour testing) | |
| MS SQL Server / Azure SQL Database | |
| PostgreSQL / AWS Aurora | |
| MySQL | up for grabs |
| Sqlite | up for grabs |
| HTTP Wrapper API | On CI Feed |
CI Packages available on MyGet
Building requires Docker. Solution and tests are run on a linux container with .NET Core leveraging SQL Server and Postgres as sibling containers.
Note: build does not work via WSL.
Ask questions in the #sql-stream-store channel in the ddd-cqrs-es slack workspace. (Join here).
Licenced under MIT.
| Back | FazBrowse Home | New Git URL |