Initial commit

This commit is contained in:
Jan Mühlig
2021-03-22 18:38:54 +01:00
commit ad8c48083c
128 changed files with 33166 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
workloads/
YCSB/
cmake-build-debug/
cmake_install.cmake
CMakeCache.txt
Makefile
CMakeFiles/
bin/
ycsb_binding/bin
lib/*.so
*.cbp
./idea