Key expiration
Open
enhancement
- Dominant language
- Java
- Stars
- 109
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Regarding the key expiration feature in Keva
> Nãy thấy mọi ng bàn luận vui quá, có nói đến vụ implement expire timer. trc mình cũng có tìm hiểu thì có 1 thuật toán / datastructure khá hay để giải quyết vụ này gọi là timer wheel http://www.cs.columbia.edu/~nahum/w6998/papers/sosp87-timing-wheels.pdf. Trong netty cũng có implement sẵn có thể tham khảo https://github.com/netty/netty/blob/4.1/common/src/main/java/io/netty/util/HashedWheelTimer.java
Contributor guide
Assessment
This issue has not been assessed yet.