Skip to content

Upcoming Topics

Jamie Isaacs edited this page Sep 16, 2021 · 21 revisions
  • Switch to every other Wednesday?
  • General CQRS/ES/RangeDB Q&A
  • Work on EventStoreDB impl
    • Add OptimisticDeleteStream
    • Add EventStoreDB Docker container support in .travis.yml
    • Use gRPC client directly
    • Find a better way to manage GlobalSequenceNumber and StreamSequenceNumber
      • Monotonically verify GlobalSequenceNumber in tests
  • Discuss and/or redesign CQRS/BDD package
  • Add example application: slashdotdash/conduit blogging impl
  • Getting Started Guide for RangeDB
    • Beginner topics
      • aggregates, commands, events
      • in-memory projection
    • Intermediate topics
      • BDD testing
      • projections and read models (in-memory, key/value, RDBMS)
      • aggragetes with internal projections
    • Advanced topics
      • GDPR/CCPA (crypto shredding, delete stream)
      • projection snapshots
  • v1 Release timeline?
  • Forgettable Payloads
Clone this wiki locally