macOS
brew install memtier_benchmarklocal Homebrew formula metadata
brew
Redis and Memcache traffic generation and benchmarking tool. Version 2.4.4 via Homebrew; verified 2026-07-04.
install
brew install memtier_benchmarklocal Homebrew formula metadata
nix profile install nixpkgs#memtier-benchmarknixpkgs package indexes · pkgs/by-name/me/memtier-benchmark/package.nix · source: api.github.com
overview
Redis and Memcache traffic generation and benchmarking tool
history
memtier_benchmark began as a Redis Labs/Garantia Data benchmarking tool for generating heavy Redis and Memcached traffic. Yiftach Shoolman announced it to the Redis DB mailing list in July 2013 as a complementary tool to redis-benchmark, noting that redis-benchmark covered only simple GET and SET workloads. Redis's own launch article described the motivation as regression testing and database-performance optimization, with the source released under GPLv2.
The tool's niche is realistic key-value-store load generation from a single command-line executable. It supports both Redis and Memcached protocols, multithreaded and multi-client execution, configurable read/write ratios, sequential or random key patterns, expiry ranges, Redis Cluster, and TLS. In practice, engineers use it for capacity tests, latency and throughput comparisons, performance regression checks, and synthetic workload generation before changing cache/database deployments.
Its packaging footprint reflects that role: it is distributed as Redis-provided APT/YUM packages, a Homebrew formula, and a Nix package. The Phoronix Test Suite added a memtier_benchmark profile in 2019, making it part of reusable public benchmark workflows as well as Redis-oriented operations work.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
memtier_benchmark | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/redis/memtier_benchmark
install metadata
| Package key | brew:memtier_benchmark |
|---|---|
| Version | 2.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/memtier_benchmark |
| Homepage | https://github.com/redis/memtier_benchmark |
| Repository | https://github.com/redis/memtier_benchmark |
| Upstream docs | https://github.com/RedisLabs/memtier_benchmark#readme |
| License | (GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception) AND (CC0-1.0 OR BSD-2-Clause) |
| Source archive | https://github.com/redis/memtier_benchmark/archive/refs/tags/2.4.4.tar.gz |
| Last updated | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| Dependencies | libevent, openssl@3 |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | memtier_benchmark |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
memtier-benchmark
nix profile install nixpkgs#memtier-benchmarksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.