|
The SwappyItems Key-Values Store
|
#include <cstdio>#include <cstdlib>#include <inttypes.h>#include <tuple>#include "../../src/SwappyQueue.hpp"Macros | |
| #define | ITEMLIMIT 16384 |
Typedefs | |
| typedef SwappyQueue< uint64_t, double > | SwKuh |
Functions | |
| int | main (int argc, char **argv) |
| #define ITEMLIMIT 16384 |
| typedef SwappyQueue<uint64_t, double> SwKuh |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |