aboutsummaryrefslogtreecommitdiff
path: root/shards.go
AgeCommit message (Expand)AuthorFilesLines
2026-07-08made NumShards a global constalex1-1/+1
2026-07-08removed mutex from redisDB struct and moved Execute method to shards.go filealex1-1/+8
2026-07-08gave shards idsalex1-0/+1
2026-07-08refactored EXISTS,SET,GET to support multiple shardsalex1-0/+18