Giter Club home page Giter Club logo

emmett's Introduction

Github Sponsors blog blog

Emmett - Event Sourcing development made simple

Nowadays, storage is cheap, but the information is priceless.

Event Sourcing, contrary to the standard approach, keeps all the facts that happened in our system. To do that, it needs an event store: a database designed for its needs.

This project aims to experiment with an opinionated Event Sourcing framework based on my experience working on Marten and EventStoreDB.

Take your event-driven applications back to the future!

FAQ

Is it production-ready?

Kinda. What is here is already usable, but you'll need to wait for the full production experience in all essential aspects.

Will it be production-ready?

Hopefully.

Why Node.js?

I like its minimalistic approach and flexibility, plus TypeScript is an excellent language with its shapeshifter capabilities. Plus, I've been asked if I could deliver such a store for Node.js.

Why Emmett?

Because.

What features it has?

Essential building blocks for designing and running business and application logic like:

  • typings around events, commands, Deciders, Workflows, etc.
  • command handling wrappers for application layer,
  • implementation of event store using EventStoreDB and basic, in-memory version,
  • building blocks for the Web Apis with Event Sourcing and CQRS.

What features will it have?

We'll see, but for sure, I'd like to have the following:

  • implementation of event store using PostgreSQL, SQLite, etc.
  • abstractions for building read models,
  • building blocks for integration and running distributed processes,
  • GraphQL API for event stores,
  • Full stack development helpers with Next.js or HTMX,
  • built-in open telemetry,
  • running it serverless or on the web with SQLite,
  • streaming data through HTTP API (and enabling integration scenarios through it).
  • defining event transformations and projections with WebAssembly,
  • etc.

Would it be a competitor to other stores?

Probably not. For now, I'd like to have a safe playground to have fun, experiment and try out new ideas. Still, I expect what I deliver to be safe to use in production.

Why there's no license?

Because I'm unsure how this will end, and I don't want to expose it as an MIT license from the beginning.

Support

๐Ÿ’– If you'd like this initiative or want to use it potentially. Feel invited you join the group of my ๐Ÿ‘‰ Github Sponsors.

GitHub โญ's won't pay the bills, so any help is more than welcome!

Contributing

Feel invited to contribute to Emmett. Check details in contributing guide.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

emmett's People

Contributors

futpib avatar mkubasz avatar oskardudycz avatar thiagomini avatar watfordsuzy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.