Skip to content

Commit 85b6471

Browse files
committed
adding python publisher on readme
1 parent 184b5c0 commit 85b6471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Monitor Screen (Monitoring only unhealth queues with auto-refresh)
2121
1. Starting in [Taurus Queue](https://github.com/not-empty/taurus-queue-nodejs) for creating and running your first queue:
2222
2. Publish jobs to your queues using our publishers, compatible with multiple programming languages:
2323
- [PHP Taurus Queue Publisher](https://github.com/not-empty/taurus-publisher-php-lib)
24-
- [Go Bull Publisher](https://github.com/not-empty/taurus-publisher-golang)
24+
- [Go Taurus Queue Publisher](https://github.com/not-empty/taurus-publisher-golang)
25+
- [Python Taurus Queue Publisher](https://github.com/not-empty/taurus-publisher-python)
2526
- Node.js (native support with examples included in [Taurus Queue](https://github.com/not-empty/taurus-queue-nodejs) repository)
2627
- Use Taurus Manager interface to create new job to an existent queue
27-
- Python (Currently in development)
2828

2929
### Queue Management with Taurus Manager
3030
3. Utilize this repository for managing your queues including:

0 commit comments

Comments
 (0)