| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-07-08 | removed mutex from redisDB struct and moved Execute method to shards.go file | alex | 1 | -9/+0 |
| 2026-07-08 | refactored EXISTS,SET,GET to support multiple shards | alex | 1 | -1/+9 |
| 2026-07-06 | added hash support | alex | 1 | -0/+8 |
| 2026-07-06 | added struct Item and keyowrd EXPIRE so now we can track expire time of items... | alex | 1 | -2/+6 |
| 2026-07-06 | split the code into multiple files for better readability | alex | 1 | -0/+41 |
