| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-09 | refactored FLUSHALL to work with shards added ExecuteAll and ExecuteReadAll ↵ | alex | 1 | -0/+28 | |
| methods to the db | |||||
| 2026-07-08 | changed shards struct to use RWMutex and added executeRead | alex | 1 | -25/+38 | |
| 2026-07-08 | added ExecuteMulti method and refactored del to work with shards | alex | 1 | -0/+28 | |
| 2026-07-08 | made NumShards a global const | alex | 1 | -1/+1 | |
| 2026-07-08 | removed mutex from redisDB struct and moved Execute method to shards.go file | alex | 1 | -1/+8 | |
| 2026-07-08 | gave shards ids | alex | 1 | -0/+1 | |
| 2026-07-08 | refactored EXISTS,SET,GET to support multiple shards | alex | 1 | -0/+18 | |
