Package redis-rdb-tools: Information
Source package: redis-rdb-tools
Version: 0.1.13-alt1
Build time: Jun 30, 2020, 11:16 PM
Category: Databases
Report package bugHome page: https://rdbtools.com
License: MIT License
Summary: Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
Description:
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an xml sax parser, and is very efficient memory wise. In addition, rdbtools provides utilities to: * Generate a Memory Report of your data across all databases and keys * Convert dump files to JSON * Compare two dump files using standard diff tools
Maintainer: Vitaly Lipatov