issues
search
redis
/
node-redis
Redis Node.js client
https://redis.js.org/
MIT License
16.96k
stars
1.89k
forks
source link
add support for all hash field expiration commands
#2787
Closed
sjpotter
closed
4 months ago
sjpotter
commented
4 months ago
Description
Describe your pull request here
Checklist
[x] Does
npm test
pass with this change (including linting)?
[x] Is the new or changed code fully tested?
[ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
Description
Checklist
npm test
pass with this change (including linting)?