Smart Two-Level Cache
L1 memory LRU plus optional L2 Redis, powered by cache-hub with pattern invalidation and distributed sync.
Database-native production runtime for MongoDB today, with MySQL and PostgreSQL adapters next.
L1 memory LRU plus optional L2 Redis, powered by cache-hub with pattern invalidation and distributed sync.
findPage, findAndCount, stream, explain, ID helpers, and chain builders stay explicit to MongoDB semantics.
Cache consistency, transactions, pools, sync, slow-query logging, and explicit external services.
Pool routing, load balancing, failover, and pool().use().scopedCollection() access for advanced database layouts.
Schema validation, lifecycle hooks, relations, and Populate support that can be adopted gradually.
MongoDB is stable today; MySQL and PostgreSQL are planned as database-native adapters, not fake MongoDB dialects.
Resume-token aware synchronization helpers for MongoDB change streams.
Configurable slow-query detection with MongoDB and memory storage adapters.
Fluent find().where().select().sort().skip().limit().lean() builders with TypeScript inference.