kv-db
jasonnawa/kv-db
TypeScript
tcp-kvdb is a lightweight, TypeScript-based key-value store that communicates over raw TCP. It supports simple commands like GET, SET, and DELETE, with automatic JSON file persistence. It's available as an npm package .