aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-05-14 14:35:24 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-05-14 14:36:00 +0300
commit9fe5d3a2b988769c449d02cce318ca349ae7affc (patch)
tree4d689bcd7bb8558bb7c0834a95c6c45d3165e68c /README.md
parent38fa726b51b830f23dcb529e56b32a031a4a9877 (diff)
Prepare for packaging
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f61429e..4134c1a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# FemtoQueue
-Ever wanted a zero-dependency, filesystem-backed, durable, concurrent, retrying task queue implementation? No?
+Ever wanted a zero-dependency, filesystem-backed, lock-free, durable, concurrent, retrying task queue implementation? No?
## Example
@@ -50,4 +50,4 @@ python test.py
## Author and license
-Jan Tuomi <<jan@jantuomi.fi>>. Licensed under AGPL 3.0. All rights reserved.
+Jan Tuomi <<jan@jantuomi.fi>>. Licensed under Apache-2.0. All rights reserved.