hey all, where can i see the architecture and design of v2? v1 was based on kafka (for event storage) and rocksdb (for indexes), what about v2?
admittedly I still need to write this up in more detail 🙂 for now, there's an arch diagram on the https://github.com/xtdb/xtdb?tab=readme-ov-file#inside-out-architecture, and a write-up of the main differences on the https://github.com/xtdb/xtdb/releases/tag/v2.0.0-b1. lmk if you have any questions, more than happy to talk about it 🙂
cool thanks! ill go over it soon