/antidote-tools

Various scripts and tools for Antidote

Primary LanguageErlang

What's here

This repo contains tools developed for Antidote

Plotter

Python scripts for plotting Basho Bench results from this set of scripts, both for Staleness and Throughput

Example throughput plot Example staleness plot

Dump scripts

Erlang scripts for dumping log, and cache/snapshot tables into files. A lot of useful information about log structures, log handling and schematics is present here.

Parser

This implementation has been abandoned and the functionalities will be directly implemented into Antidote replication protocols.