Redis DRS
JSON →redis-drs is a Redis Dump, Restore and Sync tool built on ioredis, supporting all Redis data types with TTL handling. Current stable version is 1.3.11, with regular releases on npm. It provides CLI commands and a TypeScript-friendly programmatic API. Unlike alternatives, it produces human-readable, line-aligned dumps and can stream data, making it suitable for large-scale backups. It supports dump/restore/sync operations with pattern filtering and configurable bulk sizes.
Resources
packageredis-drs ↗