aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run formatter, add ruff configJan Tuomi2025-05-158-19/+123
* Add docstringsJan Tuomi2025-05-151-1/+55
* Add sync_after_write option to ctorJan Tuomi2025-05-151-1/+6
* Update python version requirement to >=3.10Jan Tuomi2025-05-152-2/+2
* Add benchmark_just_do_work.py for external benchmarkingJan Tuomi2025-05-152-0/+32
* Merge pull request #2 from jantuomi/poksiala-patch-1Jan T2025-05-154-15/+15
|\
| * Rename node_name to node_idJan Tuomi2025-05-155-16/+16
| * Update README.mdpoksiala2025-05-141-1/+1
|/
* Fix README whitespaceJan Tuomi2025-05-141-4/+2
* Version 0.1.5Jan Tuomi2025-05-141-1/+1
* Replace uuidv4 call with urandomJan Tuomi2025-05-141-3/+3
* Remove unused importJan Tuomi2025-05-141-1/+0
* Version 0.1.4Jan Tuomi2025-05-141-2/+5
* Merge pull request #1 from poksiala/mainJan T2025-05-141-15/+17
|\
| * Improve performance on large queuespoksiala2025-05-141-15/+17
|/
* Improve workflowJan Tuomi2025-05-142-1/+25
* Version 0.1.3Jan Tuomi2025-05-142-2/+2
* Add workflowJan Tuomi2025-05-141-0/+38
* Improve PyPI badgeJan Tuomi2025-05-141-1/+3
* Update readmeJan Tuomi2025-05-142-2/+11
* Prepare for packagingJan Tuomi2025-05-144-2/+33
* Change to a more permissive Apache 2.0 licenseJan Tuomi2025-05-141-628/+169
* Fix benchmark_throughput argsJan Tuomi2025-05-141-1/+1
* Add fifo ordering testJan Tuomi2025-05-141-0/+23
* Cache results of listdir in memoryJan Tuomi2025-05-141-14/+26
* Add and improve benchmark scriptsJan Tuomi2025-05-143-8/+64
* Protect against partial writes by using write + rename patternJan Tuomi2025-05-141-4/+13
* Ensure ordering at microsecond resolutionJan Tuomi2025-05-142-13/+30
* Update latest_stale_check_ts after checkJan Tuomi2025-05-141-0/+1
* Perf improvementsJan Tuomi2025-05-143-13/+12
* Add initial implJan Tuomi2025-05-145-0/+350
* Initial commitJan T2025-05-131-0/+661