POMSE is a page-oriented modular storage engine built for AI workloads. Vector-native, E9-powered routing, crash-resilient log-first architecture — storage that thinks.
Get POMSE9-state recursive dynamical system places every key exactly where it belongs. No hash collisions. No hot shards. Self-optimizing placement.
Store, index, and query embeddings natively. No translation layer. Every vector operation runs at the storage level.
Append-only write-ahead log ensures zero data loss. Crash recovery is O(1). Minimal write amplification.
Variable-size logical pages with E9 metadata. No fixed block sizes. Adapts to your workload.
Built in pure Rust. No runtime. No GC. Every byte accounted for. C FFI available for integration.
Built-in axum HTTP server with WebSocket support. REST API for storage operations. Ready for distributed deployment.