otobus / event_busLinks
Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.
☆704Updated 2 years ago
Alternatives and similar repositories for event_bus
Users that are interested in event_bus are comparing it to the libraries listed below
Sorting:
- Dynamic dispatching library for metrics and instrumentations.☆902Updated 3 months ago
- Data Validation for Elixir☆601Updated last year
- A dependency-free tool to run distributed transactions in Elixir, inspired by Sagas pattern.☆956Updated 9 months ago
- Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈☆727Updated 2 years ago
- Elixir State machine thin layer for structs☆562Updated last year
- Data generation and property-based testing for Elixir. 🔮☆926Updated 3 months ago
- ets based key/value cache with row level isolated writes and ttl support☆926Updated 3 months ago
- Runtime configuration system for Elixir☆596Updated 2 years ago
- Database multitenancy for Elixir applications!☆503Updated last year
- Use DeltaCrdt to build distributed applications in Elixir☆549Updated last year
- Swagger integration to Phoenix framework☆711Updated 5 months ago
- Web based metrics, monitoring, and observer☆927Updated 5 years ago
- Microbenchmarking tool for Elixir☆518Updated 2 years ago
- Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.☆847Updated 6 months ago
- Paginate your Ecto queries with Scrivener☆585Updated last year
- Flow-Based Programming framework for Elixir☆421Updated 4 years ago
- Simple authorization conventions for Phoenix apps☆790Updated last year
- An Elixir implementation of the raft consensus protocol☆433Updated 6 years ago
- Manage and restrain cross-module dependencies in Elixir projects☆955Updated 6 months ago
- A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.☆736Updated last year
- Kafka client library for Elixir☆609Updated 2 weeks ago
- Elixir encryption library designed for Ecto☆613Updated 3 months ago
- Elixir implementation of Money with Currency☆595Updated this week
- Cursor-based pagination for Elixir Ecto☆817Updated 9 months ago
- In-memory and distributed caching toolkit for Elixir.☆1,373Updated last week
- Helpers for simpler implementation of GenServer based processes☆684Updated 5 years ago
- Feature Flags/Toggles for Elixir