| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-07-10 | moved commands and database and main into separate packages | alex | 1 | -132/+0 |
| 2026-07-10 | base integraion of command-registry system | alex | 1 | -0/+37 |
| 2026-07-09 | refactored FLUSHALL to work with shards added ExecuteAll and ExecuteReadAll m... | alex | 1 | -0/+28 |
| 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 |
