| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-09 | basic pubsub system | alex | 1 | -0/+7 | |
| 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 ↵ | alex | 1 | -2/+6 | |
| items in the db | |||||
| 2026-07-06 | split the code into multiple files for better readability | alex | 1 | -0/+41 | |
