Commit Graph

12 Commits (fd367e677e4af0f01f18b93aed7e4cf8e527768f)

Author SHA1 Message Date
Chip Turner f02db1c118 Add zlib to our builds and tweak histogram output 12 years ago
Dhruba Borthakur 16e96b1242 Cleanup TODO/NEWS/AUTHORS files 12 years ago
Chip Turner a2dcd79c1e Add optional clang compile mode 12 years ago
Chip Turner c0cb289d57 Various build cleanups/improvements 12 years ago
Dhruba Borthakur 2fc394a327 Do not compile thrift for fbcode build. 12 years ago
Zheng Shao 58d144444e Add libevent include and lib directories 12 years ago
Chip Turner 879e45eb99 Fix ldb segfault and use static libsnappy for all builds 12 years ago
Dhruba Borthakur 33cf6f3bdc Make sse compilation optional. 12 years ago
Dhruba Borthakur cd93e82845 Enable SSE when building with fbcode support. 12 years ago
Dhruba Borthakur aa0426f124 Use correct version of jemalloc. 12 years ago
heyongqiang b5263428ab use 20d3328ac30f633840ce819ad03019f415267a86 as builder Summary: 12 years ago
Dhruba Borthakur 354a9ea089 Compile leveldb with gcc 4.7.1 12 years ago
Dhruba Borthakur 7112c93c9b Do not use scribe for release builds. 12 years ago
heyongqiang 6ba1f17789 adding a scribe logger in leveldb to log leveldb deploy stats 12 years ago
Dhruba Borthakur b56ff5ea38 Expose new configration variables via the thrift api 12 years ago
Dhruba Borthakur 80c663882a Create leveldb server via Thrift. 12 years ago
Dhruba Borthakur 2067d22038 Support for java access to leveldb via leveldbjni. 12 years ago
Dhruba Borthakur e9bc777163 While creating the leveldb shared library, use the shared library for jemalloc. 12 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. 12 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. 12 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. 12 years ago