Pure Lua timerwheel implementation
Efficient timer for timeout related timers: fast insertion, deletion, and execution (all as O(1) implemented), but with lesser precision. This module will not provide the timer/runloop itself. Use your own runloop and call wheel:step to check and execute timers.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.2-9.fc41 | - |
Fedora 41 | 1.0.2-9.fc41 | - |
Fedora 40 | 1.0.2-8.fc40 | - |
Fedora 39 | 1.0.2-6.fc39 | - |
You can contact the maintainers of this package via email at
lua-timerwheel dash maintainers at fedoraproject dot org
.