]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/log
rocksdb.git
8 years agorelease 5.4.10 rocksdb-5.4.10 v5.4.10
Andrew Kryczka [Sat, 12 Aug 2017 23:15:29 +0000 (16:15 -0700)]
release 5.4.10

8 years agofix deletion dropping in intra-L0
Andrew Kryczka [Sat, 12 Aug 2017 01:01:28 +0000 (18:01 -0700)]
fix deletion dropping in intra-L0

Summary:
`KeyNotExistsBeyondOutputLevel` didn't consider L0 files' key-ranges. So if a key only was covered by older L0 files' key-ranges, we would incorrectly drop deletions of that key. This PR just skips the deletion-dropping optimization when output level is L0.
Closes https://github.com/facebook/rocksdb/pull/2726

Differential Revision: D5617286

Pulled By: ajkr

fbshipit-source-id: 4bff1396b06d49a828ba4542f249191052915bce

8 years agoBump up version to 5.4.9
sdong [Fri, 21 Jul 2017 03:52:37 +0000 (20:52 -0700)]
Bump up version to 5.4.9

8 years agoUpdate headers for more files.
sdong [Fri, 21 Jul 2017 00:55:35 +0000 (17:55 -0700)]
Update headers for more files.

8 years agoUpdate java/rocksjni.pom
sdong [Tue, 18 Jul 2017 19:35:02 +0000 (12:35 -0700)]
Update java/rocksjni.pom

8 years agoSome more files.
sdong [Tue, 18 Jul 2017 19:21:24 +0000 (12:21 -0700)]
Some more files.

8 years agoRemove some left-over BSD headers
sdong [Tue, 18 Jul 2017 18:38:39 +0000 (11:38 -0700)]
Remove some left-over BSD headers

8 years agoAdd back the LevelDB license file
Siying Dong [Mon, 17 Jul 2017 01:35:39 +0000 (18:35 -0700)]
Add back the LevelDB license file

Summary: Closes https://github.com/facebook/rocksdb/pull/2591

Differential Revision: D5432696

Pulled By: siying

fbshipit-source-id: a613230ab916de0b279a65ef429ede65460a8db2

8 years agoRemove the licensing description in CONTRIBUTING.md
Siying Dong [Sun, 16 Jul 2017 22:50:14 +0000 (15:50 -0700)]
Remove the licensing description in CONTRIBUTING.md

Summary: Closes https://github.com/facebook/rocksdb/pull/2590

Differential Revision: D5432539

Pulled By: siying

fbshipit-source-id: 49902453bba3c95c1fb8354441b2198649e52bf4

8 years agoChange RocksDB License
Siying Dong [Sat, 15 Jul 2017 23:03:42 +0000 (16:03 -0700)]
Change RocksDB License

Summary: Closes https://github.com/facebook/rocksdb/pull/2589

Differential Revision: D5431502

Pulled By: siying

fbshipit-source-id: 8ebf8c87883daa9daa54b2303d11ce01ab1f6f75