aboutsummaryrefslogtreecommitdiffstats
path: root/femtoqueue.py
Commit message (Expand)AuthorAgeFilesLines
* Replace uuidv4 call with urandomJan Tuomi2025-05-141-3/+3
* Improve performance on large queuespoksiala2025-05-141-15/+17
* Cache results of listdir in memoryJan Tuomi2025-05-141-14/+26
* Protect against partial writes by using write + rename patternJan Tuomi2025-05-141-4/+13
* Ensure ordering at microsecond resolutionJan Tuomi2025-05-141-6/+8
* Update latest_stale_check_ts after checkJan Tuomi2025-05-141-0/+1
* Perf improvementsJan Tuomi2025-05-141-12/+9
* Add initial implJan Tuomi2025-05-141-0/+134