Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-03-02 | 255 Bytes | |
Release 1.20 source code.tar.gz | 2017-03-02 | 223.2 kB | |
Release 1.20 source code.zip | 2017-03-02 | 304.5 kB | |
Totals: 3 Items | 528.0 kB | 1 |
- 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.