-
Notifications
You must be signed in to change notification settings - Fork 115
/
.gitignore
54 lines (54 loc) · 810 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.o
*.d
*.a
*.swp
*~
/.deps
/autom4te.cache
/config.h
/config.h.in
/config.log
/config.status
/configure
/msgpacktest
/mtclient
/mtd
/mttest
kvd-log-*
kvd-ckp-*
notebook-kvtest.json
stamp-h
/jsontest
/scantest
/test_atomics
/test_binsearch
/test_string
bench/GNUmakefile
bench/client
bench/load/YCSB
bench/load/wl_gen
bench/drivers/bin
bench/drivers/mongo-cxx-driver-v2.0
bench/drivers/mongodb-linux-x86_64-v2.0-latest.tgz
bench/drivers/voltdb-client-cpp-linux-x86_64-1.3.6.1
debugoutput
plannerlog.txt
obj
volt2.jar
ycsb.jar
.oprofile
voltdbroot
memcached-1.4.8
mongodb-linux-x86_64-2.0.0
voltdb-2.0
voltdb-ent-2.0
deploy
root
bench/server/volt2mp/go.sh
bench/server/voltdb-kv-benchmark/kv.jar
bench/server/voltdb-kv-benchmark/kvbench-log.txt
bench/server/voltdb-kv-benchmark/bin
GNUmakefile
log
tags
results