Skip to content

Ansible role to set up memtier_benchmark in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-memtier-benchmark

Repository files navigation

memtier-benchmark

CI Ansible Galaxy

Set up memtier_benchmark (A High-Throughput Benchmarking Tool for Redis & Memcached) in Debian-like systems.

Requirements

  • autoconf (will be installed)
  • automake (will be installed)
  • build-essential (will be installed)
  • git (will be installed)
  • libevent-dev (will be installed)
  • libpcre3-dev (will be installed)
  • libssl-dev (will be installed)
  • pkg-config (will be installed)
  • zlib1g-dev (will be installed)

Variables

  • memtier_benchmark_version [default: 1.2.16]: What version of memtier-benchmark to check out (set up). This can be the full 40-character SHA-1 hash, the literal string HEAD, a branch name, or a tag name

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.memtier-benchmark

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!