Skip to content

rulvar API reference


rulvar API reference / @rulvar/store-sqlite

@rulvar/store-sqlite

Classes

ClassDescription
SqliteStore@rulvar/store-sqlite: SqliteStore implementing JournalStore and LeasableStore with fencing epochs over the builtin node:sqlite driver; the reference implementation for community stores (M5-T02). Requires a Node.js with node:sqlite available (unflagged in the 22.13+/23.4+ lines).

Interfaces

InterfaceDescription
SqliteStoreOptions@rulvar/store-sqlite: SqliteStore implementing JournalStore and LeasableStore with fencing epochs over the builtin node:sqlite driver; the reference implementation for community stores (M5-T02). Requires a Node.js with node:sqlite available (unflagged in the 22.13+/23.4+ lines).

Variables

VariableDescription
DEFAULT_LEASE_TTL_MSAppendix A interim reference for the sqlite store.