eventstore

Event store using PostgreSQL for persistence (by commanded)

Eventstore Alternatives

Similar projects and alternatives to eventstore

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better eventstore alternative or higher similarity.

eventstore reviews and mentions

Posts with mentions or reviews of eventstore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • Using CQRS in a simple Phoenix API with Commanded
    7 projects | dev.to | 10 May 2022
    Since I already had a Postgres database running, I decided to use EventStore rather than installing and babysitting EventStoreDB. To initialize the database and tables, I ran mix event_store.init and mix event_store.create.
  • Phoenix LiveView, but event-sourced
    6 projects | dev.to | 16 Jan 2022
    My goal is to use LiveView to update a price chart as trades are executed by the system. A LiveView process is a lot like a GenServer, with a bespoke process for each client, executing handle_* functions as the client does things. The first step to real-time chart updates is to trigger one of these handler functions in my LiveView controller when a trade is executed. I'm using Commanded's own EventStore library to dispatch and store my events, so their documentation is the place to start.

Stats

Basic eventstore repo stats
2
1,009
7.8
about 1 month ago

commanded/eventstore is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of eventstore is Elixir.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com