tikv v1.1.0-alpha Release Notes

Release Date: 2018-01-19 // over 6 years ago
  • ๐Ÿ†• New Features

    • ๐Ÿ‘Œ Support Raft learner
    • ๐Ÿ‘Œ Support TLS ### ๐Ÿ‘Œ Improvements
    • โšก๏ธ Optimize Raft Snapshot and reduce the I/O overhead
    • ๐ŸŽ Optimize the RocksDB configuration to improve performance
    • ๐ŸŽ Optimize count (*) and query performance of unique index in Coprocessor
    • Solve the reconnection issue between PD and TiKV
    • โœจ Enhance the features of the data recovery tool tikv-ctl
    • ๐Ÿ‘Œ Support the Delete Range feature
    • ๐Ÿ‘Œ Support splitting according to table in Regions
    • ๐Ÿ‘Œ Support setting the I/O limit caused by snapshot
    • ๐Ÿ‘Œ Improve the flow control mechanism