mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
Instead of taking a set of functions with different periods, take a single function that is called on every tick. The periodicity can be implemented easily on the user side.