Versions
CortexDB evolves through explicit version milestones. Each release documents architectural decisions, constraints, and validation goals before scope expands.
Version details
V1 to V7CortexDB v1
Build a minimal persistent key-value storage engine with a basic LSM-tree architecture
CortexDB v2
Stability and performance — Critical optimizations for production.
CortexDB v3
Advanced queries and a complete developer ecosystem.
CortexDB v4
Full vector layer for CPU-first semantic search.
CortexDB v5
Replication, offline synchronization, and mobile or edge support.
CortexDB v6
Advanced CortexQL, Secondary Indexes, Observability, Server Maturity.
CortexDB v7
Horizontal scalability through sharding with progressive coordination.