three-state-counter

A lightweight, crash-safe, persistent counter for Node.js with sync/async modes using in-memory + WAL + SQLite layers.

@zamurai/wal

@zamurai/wal is an efficient write-ahead log implementation for Node.js