Dhruba Borthakur
80c663882a
Create leveldb server via Thrift.
...
Summary:
First draft.
Unit tests pass.
Test Plan: unit tests attached
Reviewers: heyongqiang
Reviewed By: heyongqiang
Differential Revision: https://reviews.facebook.net/D3969
13 years ago
Dhruba Borthakur
2067d22038
Support for java access to leveldb via leveldbjni.
...
Test Plan: unit tests.
Differential Revision: https://reviews.facebook.net/D3735
13 years ago
Dhruba Borthakur
e9bc777163
While creating the leveldb shared library, use the shared library for jemalloc.
...
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
13 years ago
Dhruba Borthakur
7e6c9b91a5
A version of snappy that uses jemalloc and gcc-4.6.2, It is here for ease of use by leveldb code.
...
Test Plan: Run benchmark
Differential Revision: https://reviews.facebook.net/D3687
13 years ago
Dhruba Borthakur
a35e574344
Make Leveldb save data into HDFS files. You have to set USE_HDFS in your environment variable to compile leveldb with HDFS support.
...
Test Plan: Run benchmark.
Differential Revision: https://reviews.facebook.net/D3549
13 years ago
Dhruba Borthakur
8d41351666
Ability to switch to gcc 4.1.6 and also use jemalloc. Thanks for Chip for large amounts of help.
...
Summary:
Task ID: #
Blame Rev:
Test Plan: Revert Plan:
Reviewers: chip
Reviewed By: chip
CC: sc, adsharma
Differential Revision: https://reviews.facebook.net/D3225
13 years ago