This website requires JavaScript.
Explore
Help
Sign In
apps
/
redis-go
Watch
0
Star
0
Fork
0
You've already forked redis-go
mirror of
https://github.com/HDT3213/godis.git
synced
2025-09-27 05:06:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25
Commits
12
Branches
13
Tags
archive/futureDict
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hdt3213
05d94d94a8
a better dict
2020-01-18 23:43:25 +08:00
src
a better dict
2020-01-18 23:43:25 +08:00
vendor
vendor: decimal
2019-08-03 22:20:49 +08:00
.gitignore
add linked list and concurrent dict
2019-06-16 22:39:59 +08:00
LICENSE
Initial commit
2019-06-01 15:49:11 +08:00
README.md
redis protocol
2019-06-09 17:19:44 +08:00
README.md
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 服务器和分布式集群
cluster
go
godis
golang
kv-cache
redis
redis-cluster
redis-server
Readme
GPL-3.0
6.6
MiB
Languages
Go
99.9%