Update readme
This commit is contained in:
parent
f198d3983a
commit
912127857f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<p align="center"><img src="logo.png" alt="Backie" width="400"></p>
|
||||
|
||||
---
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue