Skip to content
railsengines.com

Funes

Event-sourcing building blocks for Rails applications

No ratings yet
Gem
funes
Repository
funes-org/funes
License
MIT
Stars
10
Added
August 06, 2026

About

Event-sourcing building blocks for Rails applications

At its core is a declarative DSL that favors the interpretation of events over all the plumbing. You describe how each event affects state, and Funes handles persistence, ordering, concurrency, and materialization for you.

Installing it

ruby
# Gemfile
gem "funes"

Details

10 stars on GitHub · MIT licensed · maintained by funes-org. Source: https://github.com/funes-org/funes

Discussion (0)

Sign in to join the discussion.

No comments yet.