Commit Graph

  • e4f7b46d94 optimize includes jreisch 2022-01-12 13:41:33 +0100
  • ff45516b7a support lz4 compress&uncompress tanghengjian 2022-01-12 20:37:53 +0800
  • 479a1f4e9b Update contributing guidelines. Victor Costan 2022-01-11 22:06:10 +0000
  • 654381b711
    Merge branch 'master' into master rockzheng 2022-01-11 20:40:38 +0800
  • 1b51a3a968 Merge pull request #506 from lingbin:fix_issue_505 Victor Costan 2022-01-10 18:01:30 +0000
  • a797000713 Merge pull request #893 from myccccccc:master Victor Costan 2022-01-10 17:56:16 +0000
  • bf4fcd85b5 Merge pull request #888 from JayiceZ:fix_typo Victor Costan 2022-01-10 17:56:09 +0000
  • 8a68093c84 Merge pull request #652 from caodhuan:master Victor Costan 2022-01-10 17:56:02 +0000
  • bfea90d883 Merge pull request #744 from HenryRLee:patch-1 Victor Costan 2022-01-10 17:55:55 +0000
  • bda46dd00d Merge pull request #602 from andyli029:feature_fix_lack_tag_comment Victor Costan 2022-01-10 17:55:49 +0000
  • ec4e3a5cb3 Merge pull request #747 from zltl:patch-1 Victor Costan 2022-01-10 17:55:39 +0000
  • 3ab94e7da8
    Merge branch 'master' into fix_issue_505 Victor Costan 2022-01-10 09:48:52 -0800
  • f7f99daded
    Add back static_asserts, remove confusing + frederick-vs-ja 2022-01-10 23:48:26 +0800
  • 5ed80a2c3d
    Merge c48ce23661 into 8ccb79b57e Corpt 2022-01-10 15:36:15 +0800
  • 3180f9cb40
    Merge branch 'master' into patch-1 Victor Costan 2022-01-09 23:08:24 -0800
  • b2b21b9a35
    Merge 0c726885e5 into 8ccb79b57e Travin Keith 2022-01-09 22:59:53 -0800
  • 8ccb79b57e Merge pull request #901 from mapleFU:opt-using-move Victor Costan 2022-01-10 06:35:14 +0000
  • 74f0be238f Merge pull request #897 from raynolmenezes:patch-1 Victor Costan 2022-01-10 06:35:06 +0000
  • 56f2394250 Merge pull request #945 from xiong-ang:master Victor Costan 2022-01-10 02:29:23 +0000
  • 068a0f1214 Merge pull request #934 from BilyZ98:master Victor Costan 2022-01-10 02:29:16 +0000
  • 8f5aa6375e Merge pull request #919 from wineway:fix_posix_test Victor Costan 2022-01-10 02:29:08 +0000
  • 7a2f90460a Merge pull request #928 from ehds:fix-comment Victor Costan 2022-01-09 07:31:01 +0000
  • 4db0eaccf1 Merge pull request #960 from ericuni:dedup Victor Costan 2022-01-09 03:18:18 +0000
  • 7ee3889a61 VersionSet::Builder::Apply() does not mutate its argument. Victor Costan 2022-01-09 03:04:29 +0000
  • 42cf899927 Merge pull request #903 from LazyWolfLin:dev_random Victor Costan 2022-01-09 03:15:22 +0000
  • 8796c44772 Merge pull request #902 from ehds:update-table-cache Victor Costan 2022-01-09 03:15:10 +0000
  • e4ccaa0c9c Merge pull request #965 from ShawnZhong:cpp20 Victor Costan 2022-01-08 20:55:42 +0000
  • c8b708d496 Merge pull request #967 from rex4539:typos Victor Costan 2022-01-08 02:55:46 +0000
  • 639195221c Merge pull request #968 from xindubawukong:dxy_remove_code Victor Costan 2022-01-08 01:29:06 +0000
  • 87b3a371b1 remove useless code in cache.h xindubawukong 2022-01-06 03:11:11 +0800
  • 0e8aa26c4e
    Fix typos Dimitris Apostolou 2022-01-05 11:04:16 +0200
  • 8f464e7f68 Remove main() from most tests. Victor Costan 2022-01-03 20:57:56 +0000
  • 7a2f64ed50 Update env_posix.cc Shawn Zhong 2021-12-30 18:33:55 -0600
  • b2801ee1a0 Extract benchmark from db_test.cc. Victor Costan 2021-12-29 03:48:42 +0000
  • 335876a133 Add invariant checks to Limiter in Env implementations. Victor Costan 2021-12-22 19:12:56 +0000
  • 8f460db345 Ignore redundant calls of Release(). duststarr 2021-12-15 17:03:03 +0800
  • 278ef8e10d
    Create Sjenica1 Reuf Rujevic 2021-12-08 14:03:07 +0100
  • 42d00a80cc rm redundant code: SetNextFile has already been called before in this function Eric Wang 2021-12-05 11:44:55 +0800
  • 74a7e28453 fixed baiqiubai 2021-12-02 13:42:05 +0800
  • 2622f4e61f Use FindFile to implement Compaction::IsBaseLevelForKey baiqiubai 2021-12-02 13:05:11 +0800
  • e426c83e88 Merge pull request #941 from pmmp:no-handle-inheritance Victor Costan 2021-11-30 00:09:27 +0000
  • 6124f47490 Merge pull request #951 from philix:no_pthread Victor Costan 2021-11-29 21:45:09 +0000
  • dd6658754f Remove <pthread.h> include and find_package() from build files Felipe Oliveira Carvalho 2021-11-15 00:36:57 +0100
  • 7a20658eb3 Tool for restore data from damaged bases proller 2021-11-18 17:50:21 +0300
  • d495cbb095 fixtestdocument baiqiubai 2021-11-15 14:59:33 +0800
  • 71347e03b8 fixdocument baiqiubai 2021-11-14 23:24:13 +0800
  • d44c482e48 added clang sanitizers as an additional github action tbonza 2021-11-04 19:22:11 -0400
  • b9e896c78a Merge commit '99b3c03b3284f5886f9ef9a4ef703d57373e61be' into stoppable_environment Nikolay Shishov 2021-11-03 11:37:28 +0200
  • d7da5d9d35 fix some trifling points xiong-ang 2021-10-22 18:00:57 +0800
  • 39d6bce8e6 first annote dongyue 2021-10-16 17:31:20 +0800
  • 68d14a723a
    Prevent handle used for LOG from being inherited by subprocesses Dylan K. Taylor 2021-10-09 16:21:57 +0100
  • a5323c03f1
    More fine-grained compilation control. ssrlive 2021-10-09 13:52:06 +0800
  • c48ce23661 Modify the comment information to make it more reasonable Heng 2021-10-08 19:32:08 +0800
  • b9104531c3
    Reduce code redundancy theidexisted 2021-09-28 16:49:11 +0800
  • 1b172eb293 Reuse leveldb version define. Denley Hsiao 2021-09-18 11:16:37 +0800
  • a8d80eba1b
    Merge 66f7e44f3a into c5d5174a66 Ilia 2021-09-14 23:31:23 -0400
  • 81f983f7c7
    Merge 594049f6e8 into c5d5174a66 Aaron Clauson 2021-09-13 11:05:12 +0900
  • c5d5174a66 Get env_posix.cc building under Fuchsia. leveldb Team 2021-09-10 00:45:26 +0000
  • 594049f6e8
    Merge branch 'master' into windows_unicode Aaron Clauson 2021-09-10 19:48:13 +0100
  • 11aafab31f
    Fix version_set.cc comments typo zzt 2021-09-03 11:18:31 +0800
  • 5783a79309 Switch CI to GitHub Actions. Victor Costan 2021-09-02 21:25:03 +0000
  • 3bc60ad99b Switch CI to GitHub Actions. Victor Costan 2021-09-01 16:04:47 -0700
  • 52f6261737
    Update GitHub documentation link Suriyaa Sundararuban 2021-08-19 20:23:24 +0200
  • c700d1f7ed
    Update GitHub documentation link Suriyaa Sundararuban 2021-08-19 20:06:23 +0200
  • 54340b4a10 Fix comments position ehds 2021-08-08 22:24:19 +0800
  • 8e62cc5124 Remove the / prefix from the recovery_test test file to prevent a double /. leveldb Team 2021-08-03 00:25:26 +0000
  • c137f4cfef Update .gitignore smartkeyerror 2021-07-25 09:17:19 +0800
  • 8cdfac49ac Make non static environment Nikolay Shishov 2021-07-09 16:15:27 +0300
  • 8949158f5d fixed random access file exhaust random mmap file use wrong limit count wineway 2021-07-01 20:52:01 +0800
  • 6be8164b3a MANIFEST file size will be huge after long time running, rotate MANIFEST when MANIFEST file write size exceed write buffer size to avoid this suuyaoo 2021-06-25 20:34:51 +0800
  • eec0969d49
    Add shlwapi to leveldb target_link_libraries Itamar Carvalho 2021-06-16 13:20:22 -0300
  • a9b1f3681c Detect system provided gtest and benchmark Ferdinand Thiessen 2021-06-09 14:11:05 +0200
  • 5d94ad4d95 Update Travis CI config. Victor Costan 2021-05-24 23:28:59 +0000
  • c7a0fa28a4
    Merge pull request #906 from pwnall/third-party-bump Victor Costan 2021-05-24 16:13:58 -0700
  • e6af574943 Find Threads dependency in the package config file Jason Vaccaro 2021-05-22 23:41:11 -0400
  • 94e7f3a30a Find Threads dependency in the package config file Jason Vaccaro 2021-05-22 23:08:14 -0400
  • 13e3c4efc6 Fix compactions that could end up breaking a run of the same user key across multiple files. Sanjay Ghemawat 2021-05-20 19:02:41 +0000
  • 30867dcfd7 ut mayingchun 2021-05-21 02:54:53 +0800
  • f6fe2ec561 Roll third-party dependencies. Victor Costan 2021-05-17 18:11:07 -0700
  • 5bbe446d93 fix mayingchun 2021-05-15 16:33:28 +0800
  • 3806fbc23c Small fix. LazyWolfLin 2021-02-18 11:04:10 +0800
  • dbf24d9a0c Make table cache non-copyable ehds 2021-05-08 13:48:39 +0800
  • 1ca4f5b466 [Init] initial commit mwish 2021-05-02 12:31:40 +0800
  • e92584d920 Drop more invalid entries for same key. In the old approach to dropping, there may be invalid entries that can't be removed, see https://github.com/google/leveldb/issues/898. coyorkdow 2021-04-27 22:23:01 +0800
  • f6d094e994
    Update log_reader.h Raynol Menezes 2021-04-16 13:00:59 +0530
  • 14ba5d87f3
    Improve no_destructor.h frederick-vs-ja 2021-04-14 13:37:46 +0800
  • e2ad7dad54 delete an unnecessary forward declaration mayingchun 2021-04-05 13:58:20 +0800
  • 0f7c7e1204 leveldb-mem Be-strong-and-principled 2021-03-31 01:12:21 +0800
  • 9e8500518f fix typo in port_example.h Jayice 2021-03-28 16:38:37 +0800
  • 337935a73e
    Rename doc/log_format.md to Readme.md Ali 2021-03-23 05:07:03 +0430
  • d98b0a7cf6
    Update .gitignore Mohammed 2021-03-22 18:54:37 -0400
  • 6e47230df8 Fix benchmark build error when test is disabled. Youngjae Lee 2021-03-17 21:03:37 +0900
  • 86460ab58a reset storagezhang 2021-03-16 17:05:54 +0800
  • 66782123f0 fix some typos in comments storagezhang 2021-03-16 16:50:44 +0800
  • d48651af51 remove dead code: the kVerbose always be 1 storagezhang 2021-03-16 16:50:08 +0800
  • 7d04ec4e03 remove dead code: the kVerbose always be false storagezhang 2021-03-16 16:49:38 +0800
  • f57513a1d6 Merge pull request #881 from firebase:apple-toolchain-fixes Victor Costan 2021-03-04 20:35:18 +0000
  • 24bcf7f7ce Don't include C++ headers in extern C Paul Beusterien 2021-02-19 13:17:38 -0800
  • c82ef353f3 2021-02-26 zzl200012 2021-02-26 14:01:09 +0800
  • 99b3c03b32 Change version to 1.23. 1.23 Chris Mumford 2021-02-23 12:51:40 -0800