diff --git a/README.md b/README.md index 136a1ad..a64892f 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi - [PocketBase+Stripe](https://github.com/mrwyndham/pocketbase-stripe) - Go extended PocketBase for Stripe subscription integration. - [pbf](https://github.com/nedpals/pbf) - Library for serializing and deserializing PocketBase filter syntax. - [PocketBase Templates](https://github.com/Pocket-Space/pocketbase-templates) - A open-source collection of PocketBase schemas to quickly get started. +- [pocketbase-queue](https://github.com/joseferben/pocketbase-queue) - A type-safe queue for background tasks using PocketBase. ## Showcases