zilverline / sequent
CQRS & event sourcing framework for Ruby
☆545Updated this week
Alternatives and similar repositories for sequent:
Users that are interested in sequent are comparing it to the libraries listed below
- Business transaction DSL☆467Updated last year
- Series of Actions with an emphasis on simplicity.☆852Updated 2 weeks ago
- Flexible type system for Ruby with coercions and constraints☆865Updated last week
- Detect non-atomic interactions within DB transactions☆886Updated 5 months ago
- Coercion and validation for data structures☆429Updated 3 weeks ago
- Configuration library for Ruby gems and applications☆801Updated 7 months ago
- Fast and distributed workflow runner using ActiveJob and Redis☆1,051Updated 3 weeks ago
- Build maintainable Rails apps☆594Updated last year
- Validation library with type-safe schemas and rules☆1,348Updated last week
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆723Updated last month
- Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.☆696Updated 5 months ago
- Database changes log for Rails☆1,624Updated this week
- A minimal finite state machine with a straightforward syntax.☆808Updated 10 months ago
- Typed struct and value objects☆413Updated 3 weeks ago
- Powerful tool for avoiding N+1 DB or HTTP queries☆1,057Updated 9 months ago
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆611Updated 4 years ago
- Per-request global storage for Rack.☆1,477Updated 8 months ago
- Fine-grained concurrency for Ruby☆660Updated 10 months ago
- Make any Ruby object quack like ActiveRecord☆1,099Updated 2 weeks ago
- Happy database triggers for ActiveRecord☆779Updated 2 months ago
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,165Updated last week
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆952Updated 10 months ago
- Advisory locking for ActiveRecord