Hacker News new | ask | show | jobs
by morgo 2751 days ago
Yes. As a general comment: the component-based architecture lends itself well to adding additional protocols on top.

The community has added a Redis protocol on top of TiKV with Titan: https://medium.com/@shafreeck/titan-a-distributed-redis-prot...

I expect to see more, including native language drivers directly to TiKV.