Available CLI tools in the bin directory
unstableThe bin directory contains several utility tools for Tendis, including synchronization tools, instance comparison tools, and various benchmarking/client utilities derived from Redis and other projects.
Available tools:
checkdts: Data verification tool.redis-sync: Synchronization utility.compare_instances: Tool to compare Tendis instances (source:src/tendisplus/misc/compare_instances.go).predixy: Proxy tool (customized for testing).redis-benchmark: Benchmarking tool (customized for testing).redis-cli: Command line interface (based on Redis 7.2.3).redis-server: The Tendis server implementation.memtier_benchmark: High-performance benchmarking tool (customized for testing).