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-10-13 12:33:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23
Commits
12
Branches
13
Tags
96b70d16d51a93387bd82653369747d32bf7727c
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
96b70d16d5
refactor dict
2019-12-23 20:33:18 +08:00
src
refactor dict
2019-12-23 20:33:18 +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%