Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

TODO.markdown

File metadata and controls

6 lines (4 loc) · 208 Bytes

TODO

Key expire algorithm

It doesn't make sense to go through all of the keys after every operation to see if any of them are expired. Probably a good move to take a probabilistic approach like Redis.