Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040664
en ru br
ALT Linux repos
S:0.1.15-alt1.1

Group :: Databases
RPM: redis-rdb-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1.15-alt1.1
Build date: 12 november 2022, 22:17 ( 71.7 weeks ago )
Size: 160.58 Kb

Home 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

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-rdbtools
  • python3-module-rdbtools-tests
  • redis-rdb-tools
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin