Giter Club home page Giter Club logo

Comments (2)

alexeyzimarev avatar alexeyzimarev commented on June 6, 2024

The question is from which side this to be approached.

  • The current proto persistence has nice features like snapshot strategies. I have not implemented snapshotting yet, but if I do, it might not support strategies other than event count.
  • I currently only plan to support ESDB adapters as this is an application-oriented library, with a focus on apps with proper domain models. Therefore, I need subscriptions. The IEventStore interface is trivial to implement for other databases, but I don't see how it fits the library.
  • I want to have Proto.Actor integration from the application side. For example, implement an application service as an actor.

I agree that handling backpressure on the database properly is a good feature to build anyway, as even a normal system might struggle under peak load.

from eventuous.

alexeyzimarev avatar alexeyzimarev commented on June 6, 2024

Maybe I haven't made my point clear enough... Eventuous is not a tech lib for shovelling events to the store, it's a library to build business apps with tactical DDD, Event Sourcing and CQRS. We can discuss if the case of Proto.Persistence alone can fit here, and how.

Still, my plan to use Proto.Actor from the application side is very real.

from eventuous.

Related Issues (20)

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.