Skip to content

Commit 6b9805a

Browse files
committed
Added more commands for list and hash.
- Add extensive Redis command tests covering expiration, lists, hashes, and scanning. - Implement hash commands (`hdel`, `hexists`, `hlen`, `hgetAll`, `hkeys`, `hvals`) and expiration-related APIs (`expireMs`, `persist`, `ttlMs`). - Enhance data store with batch operations (`mget`, `mset`) and advanced list functions (`lindex`, `lset`). - Preserve TTL during mutations and handle error cases for type mismatches consistently.
1 parent 5649aa2 commit 6b9805a

4 files changed

Lines changed: 1444 additions & 85 deletions

File tree

.zencoder/rules/repo.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)