diff --git a/README.md b/README.md index d21140c..c2b59e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@

Backie

---- Async persistent background task processing for Rust applications with Tokio. Queue asynchronous tasks to be processed by workers. It's designed to be easy to use and horizontally scalable. It uses Postgres as a storage backend and can also be extended to support other types of storage.