tikv/tikv

Switch to use codecs in components/codec

Open

#4040 opened on Jan 9, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (15,922 stars) (2,189 forks)batch import
component/performancedifficulty/easyhelp wantedstatus/mentor

Description

Feature Request

Since https://github.com/tikv/tikv/pull/3629 is landed, we can gradually use the new codec in components/codec instead of src/util/codec, which is more efficient and also easier to use.

Contributor guide