Victor Costan
|
863f185970
unsigned char -> uint8_t
|
5 years ago |
costan
|
16a2b8bb3a
Expose WriteBatch::Append in the C API.
|
6 years ago |
costan
|
623d014a54
Expose Env::GetTempDirectory() for use in C test.
|
6 years ago |
cmumford
|
47cb9e2a21
Add leveldb_options_set_max_file_size to the C API.
|
7 years ago |
Sanjay Ghemawat
|
40768657bc
Small fixes.
|
12 years ago |
David Grogan
|
946e5b5a4c
Update to leveldb 1.6
|
12 years ago |
Sanjay Ghemawat
|
075a35a6d3
Remove static initializer; fix endian-ness detection; fix build on
|
12 years ago |
Sanjay Ghemawat
|
85584d497e
Added bloom filter support.
|
12 years ago |
gabor@google.com
|
021ee9c32b
C binding for leveldb, better readseq benchmark for SQLite.
|
13 years ago |