LevelDB v1.20 Release Notes

Release Date: 2017-03-02 // over 6 years ago
    • ๐Ÿ“š Convert documentation to markdown.
    • ๐Ÿ‘ Implement support for Intel crc32 instruction (SSE 4.2).
      Based on #309.
    • Limit the number of read-only files the POSIX Env will have open.
    • โž• Add option for maximum file size.