Tyler Neely
|
452d87fde1
|
add travis-ci integration
|
10 years ago |
Tyler Neely
|
3dc9849956
|
add travis-ci integration
|
10 years ago |
Tyler Neely
|
ad83707bff
|
respectful capitalization
|
10 years ago |
Tyler Neely
|
534266f09a
|
split some code into smaller files
|
10 years ago |
Tyler Neely
|
7a43bc64fd
|
update readme with rocksdb installation procedures
|
10 years ago |
Tyler Neely
|
c4bdb6514c
|
remove compilation warning. all is calm, for now
|
10 years ago |
Tyler Neely
|
e990549b77
|
Merge branch 'master' of github.com:spacejam/rust-rocksdb into tan_ICE
|
10 years ago |
Tyler Neely
|
51f27f8ef3
|
compilation fixes, some cleanup, although much is still needed
|
10 years ago |
Tyler Neely
|
922e8c5614
|
add breakage notice to README
|
10 years ago |
Tyler Neely
|
1e38a2433d
|
ICE for 1/8/15 nightly
|
10 years ago |
Tyler Neely
|
bd910578f2
|
triggers ICE
|
10 years ago |
Tyler Neely
|
44efc60b4b
|
Merge pull request #3 from AndreyG/master
compilation fixes for upstream rustc
|
10 years ago |
Andrey Davydov
|
064370072c
|
missing 'Result -> Option' conversion added
|
10 years ago |
Andrey Davydov
|
7529310591
|
missing Copy implementations added
|
10 years ago |
Andrey Davydov
|
0351d73433
|
unused import removed
|
10 years ago |
Andrey Davydov
|
36022a6865
|
proc() replaced to unboxed closure
|
10 years ago |
Andrey Davydov
|
3235e86b6b
|
redundant lifetime parameter removed
|
10 years ago |
Tyler Neely
|
0111d295b5
|
nuke old gitmodules
|
10 years ago |
Tyler Neely
|
d3815bcfdc
|
apache 2.0 license
|
10 years ago |
Tyler Neely
|
9f350524b4
|
apache 2.0 license
|
10 years ago |
Tyler Neely
|
48c2775915
|
typo
|
10 years ago |
Tyler Neely
|
f9d32974b5
|
small cleanup
|
10 years ago |
Tyler Neely
|
346cf34bf9
|
small cleanup
|
10 years ago |
Tyler Neely
|
52e776c8ea
|
small cleanup
|
10 years ago |
Tyler Neely
|
cb40659ef8
|
bump version
|
10 years ago |
Tyler Neely
|
0db7837dd1
|
add cache functions
|
10 years ago |
Tyler Neely
|
7369664261
|
Merge pull request #2 from spacejam/tan_optimization
Tan optimization
|
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
|
0a53d41e16
|
readme cleanup
|
10 years ago |
Tyler Neely
|
e98a85f4cc
|
cleanup for merge operators
|
10 years ago |
Tyler Neely
|
0f0f5910f4
|
update readme
|
10 years ago |
Tyler Neely
|
785ead1b4d
|
Merge pull request #1 from spacejam/tan_merge
Tan merge
|
10 years ago |
Tyler Neely
|
06e5e44b67
|
training wheels off. &[u8] not String
|
10 years ago |
Tyler Neely
|
6eb01eb07c
|
basic rustic merge operator
|
10 years ago |
Tyler Neely
|
5f0b895cca
|
more thrashing about for merge operator support
|
10 years ago |
Tyler Neely
|
12c7afad9e
|
added operand iterator, beginnings of rustic merge operator
|
10 years ago |
Tyler Neely
|
2d35e4de8d
|
add destroy db so that we can clean up after tests
|
10 years ago |
Tyler Neely
|
423f90a45d
|
correct signature alignment for merge operator
|
10 years ago |
Tyler Neely
|
64a298ff70
|
add debugging info, some proper malloc'ing
|
10 years ago |
Tyler Neely
|
90ef2333c3
|
initial implementation fragments for supporting merge operators
|
10 years ago |
Tyler Neely
|
e585d23e27
|
2->4 spacing
|
10 years ago |
Tyler Neely
|
3fba236e37
|
update license and description in Cargo.toml
|
10 years ago |
Tyler Neely
|
b525e9d016
|
readme typo
|
10 years ago |
Tyler Neely
|
04f72eb3f6
|
update readme to reflect new crates.io package
|
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
|
e08f60e535
|
clean up String
|
10 years ago |
Tyler Neely
|
eb3acf0991
|
merge operator skeleton functionality, proper options wrapper, proper constructor
|
10 years ago |
Tyler Neely
|
91224ab9b7
|
formatting
|
10 years ago |