gossip_event_sourcing 1.0.4 copy "gossip_event_sourcing: ^1.0.4" to clipboard
gossip_event_sourcing: ^1.0.4 copied to clipboard

Event Sourcing and CQRS library for Dart applications using the Gossip protocol. Provides core components for building scalable event-driven architectures.

1.0.4 #

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.3 - 2024-12-30 #

Changed #

  • Version bump for package synchronization

1.0.2 - 2024-12-30 #

Changed #

  • Version bump for package synchronization

1.0.1 - 2024-12-30 #

Added #

  • Initial stable release
  • Event sourcing extensions for the gossip protocol library
  • Event processor for handling event streams and building projections
  • Projection system for creating read models from event streams
  • Projection store interface for persistence abstraction
  • Memory-based projection store implementation
  • Type-safe event processing with compile-time validation
  • Support for stateful projections with automatic state management

Features #

  • Event stream processing with automatic replay capabilities
  • Projection rebuilding and state recovery
  • Integration with gossip protocol for distributed event sourcing
  • Comprehensive event handling and validation
  • Memory-efficient event processing
  • Example implementations for common event sourcing patterns
  • Comprehensive test coverage
0
likes
150
points
23
downloads

Documentation

Documentation
API reference

Publisher

verified publisherneutrinographics.com

Weekly Downloads

Event Sourcing and CQRS library for Dart applications using the Gossip protocol. Provides core components for building scalable event-driven architectures.

Repository (GitHub)
View/report issues

Topics

#event-sourcing #cqrs #distributed-systems #gossip-protocol #command-query

License

BSD-3-Clause (license)

Dependencies

gossip

More

Packages that depend on gossip_event_sourcing