Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Redis Utils – Node.js-based utils to deal with large Redis databases | Better HN
Show HN: Redis Utils – Node.js-based utils to deal with large Redis databases
(opens in new tab)
(github.com)
31 points
nicolasbistolfi
6y ago
1 comments
Share
1 comments
default
newest
oldest
nicolasbistolfi
OP
6y ago
We found that when you have a huge set of keys on Redis it is best to use SCAN and asynchronous operations or you'll block your database.
Operations on Redis utils right now are Count, Set Expire, Migrate, and Oldest Key.
j
/
k
navigate · click thread line to collapse