redis-rdb-cli icon indicating copy to clipboard operation
redis-rdb-cli copied to clipboard

Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define their own sink service to migrate redis data...

Results 19 redis-rdb-cli issues
Sort by recently updated
recently updated
newest added

Hi, I am looking for the best way to export a full redis-cluster to a single redis instance. I know: `rmt` is able to sync a (given) cluster node to...

feature request

**Ask a question** Feel free to ask any question about this tool. no need to fill following table. **Describe the bug** A clear and concise description of what the bug...

bug

When Syncing redis instances with "rst" the data and bloom filters and its keys in initial snapshot are being migrated to target instance. But during further sync the new created...

Bumps [picocli](https://github.com/remkop/picocli) from 4.7.1 to 4.7.4. Release notes Sourced from picocli's releases. Picocli 4.7.4 Picocli 4.7.4 The picocli community is pleased to announce picocli 4.7.4. This release includes bugfixes and...

dependencies

Bumps [jedis](https://github.com/redis/jedis) from 4.3.1 to 4.4.1. Release notes Sourced from jedis's releases. 4.4.1 Changes 🚀 New Features Add support for WAITAOF command (#3393) 🐛 Bug Fixes Fix: client setname need...

dependencies

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.1.0. Release notes Sourced from maven-surefire-plugin's releases. 3.0.0 🚀 New features and improvements [SUREFIRE-2154] - Get rid of localRepository from surefire mojo parameter, use Resolver...

dependencies

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=2.0.6&new-version=2.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jline](https://github.com/jline/jline3) from 3.22.0 to 3.23.0. Changelog Sourced from jline's changelog. JLine3 Commits cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0 e82b526 Reformat 8951fc8 Add spotless 0eddc13 Fix javadoc cc021a5 Fix signal processing...

dependencies

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.4.1 🐛 Bug Fixes [MJAR-307] - Wrong version of commons-io cause a ClassNotFound o.a.commons.io.file.attribute.FileTimes (#83) @​slawekjaranowski 📦 Dependency...

dependencies

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements [MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (#232) @​slawekjaranowski [MCOMPILER-582] -...

dependencies