castore
Event store library
A framework for implementing event sourcing in software applications with support for multiple storage options and tools for building and maintaining event stores.
Making Event Sourcing easy 😎
233 stars
9 watching
19 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
castorecqrsdevxdynamodbevent-sourcingeventseventstorehacktoberfestjavascriptnodejsserverlesstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
ocoda/event-sourcing | A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,426 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
juicycleff/nestjs-event-store | A NestJS module for event-sourced applications using Event Store or NATS Streaming as the event broker | 200 |
prooph/event-store | Common classes and interface for implementing event stores in software systems | 549 |
neventstore/neventstore | An event storage library for .NET applications | 1,581 |
devrexlabs/origodb | An in-memory event-sourced database engine for .NET applications | 137 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,067 |
kfranqueiro/dojo-smore | A set of dojo/store implementations with features similar to other data stores | 28 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
yousty/event_store_client | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
webcaetano/craft | A utility library for Phaser game development with chainable functions to simplify common tasks | 29 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 437 |
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |