aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
command-registryadded pubsub command registryalex3 weeks
mainupdate readmealex3 weeks
multi/executemulti exec and discardalex3 weeks
pubsubrefactored handler funcs to have return values instead of writing to conn and...alex4 weeks
shardsrefactored all handlers to work with shardsalex4 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-07-09refactored all handlers to work with shardsshardsalex2-455/+400
2026-07-09updated go routine for clearing expired keysalex1-7/+10
2026-07-09added RENAME commandalex2-0/+25
2026-07-09refactored FLUSHALL to work with shards added ExecuteAll and ExecuteReadAll m...alex2-8/+36
2026-07-09refactored DECR and INCR to support shardsalex2-47/+49
2026-07-08changed shards struct to use RWMutex and added executeReadalex2-27/+40
2026-07-08fixed bug regarding DELalex2-3/+3
2026-07-08added ExecuteMulti method and refactored del to work with shardsalex2-12/+43
2026-07-08made NumShards a global constalex2-4/+4
2026-07-08removed mutex from redisDB struct and moved Execute method to shards.go filealex2-10/+8
[...]
 
Clone
https://git.vrabel.me/redis-clone.git