mysql-kv
JSON →mysql-kv is a Node.js package that implements a key-value store with TTL expiration on top of MySQL. Version 1.7.3 is current, with no major version changes since initial release. It uses a hardcoded table schema and the mysql2 driver for connection pooling. Key differentiators: simple API (get/set/delete/cleanup), automatic expiration cleanup, and support for custom SQL queries. Not suitable for high-throughput or production without careful MySQL schema management.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada
Resources
packagemysql-kv ↗