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
9
Commits
12
Branches
13
Tags
24f17e6f75fed18aa597e8dc78adc57fe4acb58c
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
24f17e6f75
refactor: lock key instead of entity
2019-08-03 17:42:13 +08:00
.idea
add linked list and concurrent dict
2019-06-16 22:39:59 +08:00
src
refactor: lock key instead of entity
2019-08-03 17:42:13 +08:00
vendor
add tcp server
2019-06-02 19:09: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%