pathmap 0.3.0

A key-value store with prefix compression, structural sharing, and powerful algebraic operations
Documentation
1
2
3
4
5
6
7
#!/usr/bin/bash
set -o errexit
set -o nounset

cp -r lib /
export BENCH_DATA_DIR="$(pwd)/data"
./current_bench --bench