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

I wonder how difficult it would be to enhance Redis to support FIFO with Lazy Promotion and Quick Demotion.



Implementing FIFO-Reinsertion should be easy, adding quick demotion would take some efforts. FIFO-Reinsertion also allows Redis to avoid random sampling and better handle TTLs




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

Search: