Skip to content

Release 1.13

Compare
Choose a tag to compare
@cmumford cmumford released this 15 Sep 17:17
· 360 commits to main since this release

Fix issues #83, #93, #188, #196.

Additionally, fix the bug described in https://groups.google.com/d/msg/leveldb/yL6h1mAOc20/vLU64RylIdMJ where a large contiguous keyspace of deleted data was not getting compacted.

Also fix a bug where options.max_open_files was not getting clamped properly.