LevelDB v1.20 Release Notes

Release Date: 2017-03-02 // about 7 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.