crabzilla

Yet another Event Sourcing experiment. A project exploring Vert.x to develop Event Sourcing / CQRS applications.

APACHE-2.0 License

Stars
72
Committers
4

Bot releases are hidden (Show)

crabzilla - Storage fixes and optimizations

Published by rodolfodpk over 3 years ago

crabzilla - v0.1.6

Published by rodolfodpk over 3 years ago

crabzilla - API and dead code cleanup

Published by rodolfodpk over 3 years ago

crabzilla - Dependencies upgrade, api cleanup

Published by rodolfodpk over 3 years ago

crabzilla - Correlation and causation Ids

Published by rodolfodpk over 3 years ago

crabzilla - ProjectorVerticleFactory

Published by rodolfodpk over 3 years ago

crabzilla - Fixes

Published by rodolfodpk over 3 years ago

crabzilla - Command handling and projections

Published by rodolfodpk over 3 years ago

crabzilla - v0.0.9-snapshot-2

Published by rodolfodpk over 4 years ago

idempotency

crabzilla - v0.0.9-snapshot

Published by rodolfodpk over 4 years ago

  • version 0.0.9-snapshot
  • boilerplate code as objects
crabzilla - v0.0.8-rc

Published by rodolfodpk over 4 years ago

  • improvements
  • added jooq
crabzilla - Vertx 3.9.0

Published by rodolfodpk over 4 years ago

Vertx 3.9.0
Kotlinx serialization

crabzilla - Using Promise instead of Future

Published by rodolfodpk about 5 years ago

and breaking Quarkus support

crabzilla - Verticles are now more stable

Published by rodolfodpk about 5 years ago

  • 4 types of tested verticles
crabzilla - Fixed dependency

Published by rodolfodpk about 5 years ago

crabzilla - Dependency fix

Published by rodolfodpk about 5 years ago

crabzilla - Cleanup and fixes

Published by rodolfodpk about 5 years ago

  • removed invalid crabzilla-web dependency
crabzilla - Cleanup and fixes

Published by rodolfodpk about 5 years ago

  • Using verticles as components
  • Publishing UnitOfWork data as JSON (to support cluster)
  • crabzilla-web is now within crabzilla-webpgc
crabzilla - Cleanup and fixes

Published by rodolfodpk about 5 years ago

  • Using verticles as components
  • Publishing UnitOfWork data as JSON (to support cluster)
  • crabzilla-web is now within crabzilla-webpgc
crabzilla - HA support

Published by rodolfodpk about 5 years ago

  • Leverages Vert.x HA support
  • Introduces PgcComponent, WebPgcCmdHandlerComponent and PgcProjectionComponent