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-11.fc43 | - |
| Fedora 43 | 1.0.2-11.fc43 | - |
| Fedora 42 | 1.0.2-10.fc42 | - |
| Fedora 41 | 1.0.2-9.fc41 | - |
You can contact the maintainers of this package via email at
lua-timerwheel dash maintainers at fedoraproject dot org.