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-12 20:20:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
34
Commits
12
Branches
13
Tags
6ece1fa13be5b72be0c011489aafff5fae213225
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
6ece1fa13b
default config
2020-04-17 13:26:35 +08:00
src
default config
2020-04-17 13:26:35 +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
redis.conf
config parser
2020-03-24 00:12:51 +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%