2020-01-18 23:43:25 +08:00
2020-01-18 23:43:25 +08:00
2019-08-03 22:20:49 +08:00
2019-06-16 22:39:59 +08:00
2019-06-01 15:49:11 +08:00
2019-06-09 17:19:44 +08:00

godis

A Golang implements K-V cache, compatible with redis protocol

Structure

  • server: tcp server
  • redis: redis protocol parser
  • db: data container
Description
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
Readme GPL-3.0 6.6 MiB
Languages
Go 99.9%