Use Box<str> instead of String in daemon. Because we don't need to change names of timers in the daemon this is way more memory efficient.