node-redis-dump
JSON →A Node.js library for backing up and restoring Redis data by exporting keys and values. The current version is 0.2.1, last updated in 2014, with no recent releases. It relies on the redis npm package and operates by connecting to a Redis instance and scanning keys. The library provides a simple API to dump all data to a format that can be re-imported. Unlike more modern tools like redis-dump-go or redis-commander's export, this package is outdated, not actively maintained, and uses callbacks without promise support.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 1 distinct systems
last hit 22d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · BF
Resources
packagenode-redis-dump ↗