Commit Graph

35 Commits (16e225f70d12ee90d48e058425b951b44b956186)

Author SHA1 Message Date
Adam Retter e3b1e3dfa6 Expose save points in Java WriteBatch and WBWI (#1092) 9 years ago
Reid Horuff 0460e9dcce Modification of WriteBatch to support two phase commit 9 years ago
Andrew Kryczka 269f6b2e2d Revert "Modification of WriteBatch to support two phase commit" 9 years ago
Reid Horuff 6e56a114be Modification of WriteBatch to support two phase commit 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Nathan Bronson 631863c63b track WriteBatch contents 10 years ago
agiardullo fe789c5f2b Document SingleDelete 10 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 10 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 10 years ago
jsteemann 624ef456dd fixed formatting. thanks @4tXJ7f for pointing me at `make format` 10 years ago
jsteemann 4704833357 pass input string to WriteBatch() by const reference 10 years ago
Andres Noetzli 014fd55adc Support for SingleDelete() 10 years ago
agiardullo 8161bdb5a0 WriteBatch Save Points 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago
Reed Allman a0635ba3f6 WriteBatch.Merge w/ SliceParts support 10 years ago
agiardullo 81345b90f9 Create an abstract interface for write batches 10 years ago
Yueh-Hsuan Chiang a94d54aa47 Remove the use of exception in WriteBatch::Handler 10 years ago
sdong 28b5c76004 WriteBatchWithIndex: a wrapper of WriteBatch, with a searchable index 11 years ago
Igor Canadi f0a8be253e JSON (Document) API sketch 11 years ago
Igor Canadi 3992aec8fa Support for column families in TTL DB 11 years ago
Igor Canadi db234133a9 [CF] WriteBatch to take in ColumnFamilyHandle 11 years ago
Igor Canadi 8b7ab9951c [CF] Handle failure in WriteBatch::Handler 11 years ago
Igor Canadi b06840aa7d [CF] Rethinking ColumnFamilyHandle and fix to dropping column families 11 years ago
kailiu c8f16221ed Fix the return type of WriteBatch::Data(). 11 years ago
Siying Dong 9ea8bf90f1 DB::Put() to estimate write batch data size needed and pre-allocate buffer 11 years ago
Siying Dong 51dd21926c DB::Put() to estimate write batch data size needed and pre-allocate buffer 11 years ago
Siying Dong c4548d5f1f WriteBatch to provide a way for user to query data size directly and only return constant reference of data in Data() 11 years ago
Igor Canadi 19e3ee64ac Add column family information to WAL 11 years ago
Igor Canadi 9385a5247e [RocksDB] [Column Family] Interface proposal 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 12 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 12 years ago
lovro 8a46ecd357 WriteBatch::Put() overload that gathers key and value from arrays of slices 12 years ago
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 12 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 12 years ago
Mayank Agarwal de98c1d9aa Update documentation for backups and LogData 12 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Jim Paton cb703c9d03 Allow WriteBatch::Handler to abort iteration 12 years ago
Jim Paton 0307c5fe3a Implement log blobs 12 years ago
Haobo Xu 71e0f695c1 [RocksDB] Expose count for WriteBatch 12 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 12 years ago
Dhruba Borthakur 3d1e92b05a Enhancements to rocksdb for better support for replication. 12 years ago
Dhruba Borthakur d0a30935c6 Expose the serialized string that represents a WriteBatch. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 14 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 14 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
jorlow@chromium.org 9e33808a26 Fix last commit 14 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago