Fast Memory CachingChoose from UNBOUNDED, LRU, and TTL cache strategies. Supports lazy loading, bulk loading, and optional lru-dict C-extension acceleration.
Security & EncryptionCombines strict SQL validation with transparent AES-GCM/ChaCha20/Fernet encryption (v1.3+) to fully protect your data.
Async SupportDelivers maximum performance in asynchronous environments like FastAPI with a custom thread pool.
V2 Non-blocking EngineOptional dual-lane write-back architecture with staging buffer, priority queue, and Dead Letter Queue for write-heavy workloads.
Full DocumentationBilingual (EN/JA) documentation covering cache strategies, encryption, V2 architecture, exceptions, and security audit.