Tag: tikv

Adopting a distributed key/value storage

Reading Time: 6 minutes Organization of the information. This is one of the most important challenges in the current era where a massive amount of data is managed. Looking for a distributed key/value store for your system is something not easy. In this article, we will define some desirable features for these kinds of systems and then we will …