Skip to content

CLI tool to convert Keva binary dump to Redis compatible dump RDB

Notifications You must be signed in to change notification settings

keva-dev/keva-dbutil

Repository files navigation

Keva DB Util

Usage

  • Get the kdb file from KevaDB
cd keva-dbutil
./gradlew run --args="./dump.kdb ./test.rdb"
  • Verify the result rdb using redis or redis-rdb-tools

  • Use --help for more info

./gradlew run --args="--help"

About

CLI tool to convert Keva binary dump to Redis compatible dump RDB

Topics

Resources

Stars

Watchers

Forks

Languages