Initial stab at a buffer pool

This commit is contained in:
Carl Lerche
2016-07-20 22:47:41 +02:00
parent dc25c7564e
commit 1c2234f7fe
5 changed files with 342 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ stable-heap = "0.1.0"
[dev-dependencies]
rand = "0.3.5"
byteorder = "0.5.3"
[[bench]]