Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.44 KB

PROJECT NOT UNDER ACTIVE MANAGEMENT

This project will no longer be maintained by Intel.
This project has been identified as having known security escapes.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.

redis-cluster on k8s testcase

In this repository you can find scripts to run a memtier_benchmark on a cluster of k8s-hosted Redis & TieredMemDB servers.

Repository structure

The repository is divided into subdirectories as follows:

To get more information about usage of scripts in the subdirectories, follow their respective READMEs.

Prerequisites

Before you start working with the repository, make sure you have installed:

  • Python 3.6+
  • Helm
  • Kubernetes
  • Docker (required to build TieredMemDB image)