v1.20
版本发布时间: 2017-03-02 08:18:28
google/leveldb最新发布版本:1.23(2021-02-24 05:51:12)
- Convert documentation to markdown.
- Implement support for Intel crc32 instruction (SSE 4.2). Based on https://github.com/google/leveldb/pull/309.
- Limit the number of read-only files the POSIX Env will have open.
- Add option for maximum file size.