rails_event_store
Event Store
A Ruby implementation of an Event Store based on Active Record
A Ruby implementation of an Event Store based on Active Record
1k stars
37 watching
122 forks
Language: Ruby
last commit: 2 months ago
Linked from 2 awesome lists
aggregate-rootcqrscqrs-esddddomain-driven-designevent-drivenevent-driven-architectureevent-sourcingrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
| Supports integration of Event Store with Ruby Object Mapper | 10 |
| A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
| Common classes and interface for implementing event stores in software systems | 549 |
| A Ruby library that enables event-driven interactions with Slack APIs | 71 |
| A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
| An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,067 |
| A Rust client library that provides a gRPC interface to the EventStoreDB event-native database | 50 |
| A microservice-based event store and message queue built on top of PostgreSQL. | 1,624 |
| A sample Ruby app demonstrating event handling and slash command response in Slack | 26 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
| A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
| An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |