🜛

AI‑Native Storage,
Engineered for Eternity.

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 POMSE

What Makes POMSE Different

E9 Engine

Intelligent Routing

9-state recursive dynamical system places every key exactly where it belongs. No hash collisions. No hot shards. Self-optimizing placement.

Vector-Native

Embeddings First-Class

Store, index, and query embeddings natively. No translation layer. Every vector operation runs at the storage level.

Log-First

Crash Resilience

Append-only write-ahead log ensures zero data loss. Crash recovery is O(1). Minimal write amplification.

Page Layout

Flexible Pages

Variable-size logical pages with E9 metadata. No fixed block sizes. Adapts to your workload.

Rust

Zero-Cost Abstraction

Built in pure Rust. No runtime. No GC. Every byte accounted for. C FFI available for integration.

HTTP API

Serve Mode

Built-in axum HTTP server with WebSocket support. REST API for storage operations. Ready for distributed deployment.

Performance Benchmarks

Phase 1
Complete — Core Engine
9
E9 Routing States
O(1)
Crash Recovery
Rust
Zero-Runtime

Stack Architecture

E9 RouterRecursive dynamical routing
Page EngineFlexible logical pages
Vector StoreNative embedding storage
Write-Ahead LogAppend-only durability
HTTP / WS APIaxum server interface
ConfigTOML-based runtime config