mtkruto-storage-sqlite

JSON →
library 0.0.2 ·javascript
verified Jun 7, 2026

SQLite storage adapter for MTKruto (MTProto/Kruto Telegram client). Current stable version 0.0.2, actively maintained. Key differentiator: driver-agnostic (works with both better-sqlite3 and bun:sqlite), synchronous API for zero async overhead, supports branching, range queries, atomic incr, and stores BigInt/Uint8Array. Requires Node >=18 and @mtkruto/node >=0.141.0.