Tyler Neely
|
8d5b1e4c6c
|
Fix a few memory leaks. Add valgrind feature for conditionally building a testable binary. Get rid of unstable vector usage.
|
9 years ago |
David Greenberg
|
a0f3ad3aa4
|
Add support for writebatch
|
9 years ago |
David Greenberg
|
f2c6fc5a27
|
Make writing to a DB a trait
|
9 years ago |
Tyler Neely
|
00df70b201
|
Update feature annotation.
|
10 years ago |
Andrey Davydov
|
8ce227dec2
|
update used rust features
|
10 years ago |
Marius Cobzarenco
|
9e33a8dcb5
|
Updated to compile with rustc 1.0.0.alpha.2
|
10 years ago |
Tyler Neely
|
14a68671e7
|
some scaffolding, refactoring, clearing of todo's
|
10 years ago |
Tyler Neely
|
534266f09a
|
split some code into smaller files
|
10 years ago |
Tyler Neely
|
d3815bcfdc
|
apache 2.0 license
|
10 years ago |
Tyler Neely
|
0db7837dd1
|
add cache functions
|
10 years ago |
Tyler Neely
|
286bd66be3
|
add more configuration capabilities
|
10 years ago |
Tyler Neely
|
acba178132
|
initial checkpoint for some optimization options
|
10 years ago |
Tyler Neely
|
e98a85f4cc
|
cleanup for merge operators
|
10 years ago |
Tyler Neely
|
e585d23e27
|
2->4 spacing
|
10 years ago |
Tyler Neely
|
5ecf116be1
|
remove the cargo auto-compiliation. maybe this will be added later as an optional feature.
|
10 years ago |
Tyler Neely
|
f2b6d109c9
|
Rocksdb -> RocksDB
|
10 years ago |
Tyler Neely
|
eb3acf0991
|
merge operator skeleton functionality, proper options wrapper, proper constructor
|
10 years ago |
Tyler Neely
|
325476aad8
|
spacing
|
10 years ago |
Tyler Neely
|
e1142f4f2f
|
some cleanups and interface smoothing
|
10 years ago |
Tyler Neely
|
f340e74c1d
|
add cargo build for rocksdb 3.8.1, no more LD_PRELOAD
|
10 years ago |
Tyler Neely
|
1a02679f41
|
some more structuring. added map function to handle results more nicely.
|
10 years ago |
Tyler Neely
|
55a67bee83
|
some more scratchings, rudimentary structuring, added more 'features' (bugs)
|
10 years ago |
Tyler Neely
|
e3b7fbd052
|
small cleanup
|
10 years ago |
Tyler Neely
|
ae5118e66f
|
some initial scratchings
|
10 years ago |