Hacker News new | past | comments | ask | show | jobs | submit login

Note: Redis 6 expiration will no longer be based on random sampling but will take keys sorted by expire time in a radix tree, so all this problems are going away because of an architectural change. I talked about this in the latest 1/2 years in several conferences but never wrote anything. I'll follow up with an implementation inside the unstable branch soon since this need to stabilize and be tested a lot before Redis 6 goes stable.



Great to hear.

Do you have any insight in to why there's the drop in performance on the problematic line in the article?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: