relay/src/jobs
asonix 43b70f88a7
All checks were successful
continuous-integration/drone/push Build is passing
Apply patch from perallamint on github
clippy: unnecessary lifetime annotation on static strings

Since string literal constant already has static lifetime, it is not
necessary to explicitly annotate it with 'static.
2022-12-13 10:39:25 -06:00
..
apub Use sync RwLock for lru access 2022-12-09 17:47:45 -06:00
apub.rs Bump activitystreams 2022-12-06 18:21:55 -06:00
contact.rs Make better use of cores for jobs 2022-11-19 21:32:45 -06:00
deliver.rs Make better use of cores for jobs 2022-11-19 21:32:45 -06:00
deliver_many.rs Make better use of cores for jobs 2022-11-19 21:32:45 -06:00
instance.rs Apply patch from perallamint on github 2022-12-13 10:39:25 -06:00
nodeinfo.rs Make better use of cores for jobs 2022-11-19 21:32:45 -06:00
process_listeners.rs Make better use of cores for jobs 2022-11-19 21:32:45 -06:00