Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FlorianLB
/
taskiq-redis
Public
forked from
taskiq-python/taskiq-redis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix-dynamic-ack
User selector
All users
All time
Commit History
Commits on Oct 7, 2025
fix: ack to the right stream in case of dynamic queue name
FlorianLB
committed
cb635b6
Copy full SHA for cb635b6
Commits on Oct 6, 2025
Merge pull request #100 from FlorianLB/feat-custom-queue-name-per-message
Show description for 0ff98e1
chandr-andr
authored
0ff98e1
Copy full SHA for 0ff98e1
feat: support custom queue_name per message for all kick methods
FlorianLB
committed
fe2bfdf
Copy full SHA for fe2bfdf
Commits on Sep 27, 2025
feat(broker): allow to set queue name dynamically when kicking on redis-cluster broker (#94)
ns-gtassery
authored
e1eca8a
Copy full SHA for e1eca8a
Commits on Jul 25, 2025
fix: debug log for pending messages count in RedisStreamBroker (#96)
FlorianLB
authored
7160ca1
Copy full SHA for 7160ca1
Updated redis library. (#98)
s3rius
authored
756dcb4
Copy full SHA for 756dcb4
Commits on Jun 6, 2025
Merge pull request #93 from taskiq-python/feat/add-maxlen-to-stream-brokers
Show description for 0d62e3b
spikeninja
authored
0d62e3b
Copy full SHA for 0d62e3b
feat: add approximate param to stream brokers, add tests for maxlen
spikeninja
committed
f4ed075
Copy full SHA for f4ed075
feat: add maxlen to stream sentinel and cluster brokers
spikeninja
committed
0d34a45
Copy full SHA for 0d34a45
Commits on Apr 23, 2025
Added count argument for better distribution. (#85)
s3rius
authored
513b77e
Copy full SHA for 513b77e
Commits on Apr 18, 2025
ListShceduleSource now always try to fetch tasks from the past. (#83)
s3rius
authored
41da01e
Copy full SHA for 41da01e
Fixed unacknowledged messages. (#82)
s3rius
authored
3312f1f
Copy full SHA for 3312f1f
Commits on Apr 16, 2025
feat: add maxlen param to RedisStreamBroker (#81)
spikeninja
authored
e664b84
Copy full SHA for e664b84
Commits on Apr 2, 2025
Fix typos in docstring and variables. (#80)
Show description for bfb89f2
3 people
authored
bfb89f2
Copy full SHA for bfb89f2
Commits on Apr 1, 2025
Added new list-based schedule source. (#79)
Show description for 4eb04ed
s3rius
authored
4eb04ed
Copy full SHA for 4eb04ed
Commits on Mar 12, 2025
Updated readme.
s3rius
committed
44cc44f
Copy full SHA for 44cc44f
Initial stream support. (#77)
Show description for ec75232
s3rius
authored
ec75232
Copy full SHA for ec75232
Commits on Feb 25, 2025
add optional prefix to redis keys (#74)
Graeme22
authored
090a00a
Copy full SHA for 090a00a
Commits on Sep 28, 2024
Merge pull request #64 from khizunov/anton/try_except_listen
Show description for e30ed08
s3rius
authored
e30ed08
Copy full SHA for e30ed08
fix #65: avoid worker crash in case connection is broken
khizunov
committed
b5e9328
Copy full SHA for b5e9328
Commits on Sep 26, 2024
Merge pull request #67 from sminnee/feature/progress
s3rius
authored
254fae4
Copy full SHA for 254fae4
Commits on Aug 18, 2024
feat: Add get_progress and set_progress to redis result backend
Show description for 8a97ced
sminnee
committed
8a97ced
Copy full SHA for 8a97ced
fix: use poetry installs of mypy & black in the pre-commit hook
sminnee
committed
b19571d
Copy full SHA for b19571d
Merge pull request #68 from taskiq-python/feature/github-flow
s3rius
authored
e507271
Copy full SHA for e507271
Package update to be compatible with github flow.
s3rius
committed
548bdcb
Copy full SHA for 548bdcb
Commits on Jun 11, 2024
Merge tag '1.0.0' into develop
Show description for 65a0b6c
s3rius
committed
65a0b6c
Copy full SHA for 65a0b6c
Merge branch 'release/1.0.0'
s3rius
committed
e9b83fd
Copy full SHA for e9b83fd
Version bumped to 1.0.0.
Show description for b2f5ba1
s3rius
committed
b2f5ba1
Copy full SHA for b2f5ba1
Merge pull request #57 from taskiq-python/feature/backend-serializer
s3rius
authored
f66a2c2
Copy full SHA for f66a2c2
Fixed lock file.
Show description for f536b4f
s3rius
committed
f536b4f
Copy full SHA for f536b4f
Added serializers and fixed tests.
Show description for ac2a334
s3rius
committed
ac2a334
Copy full SHA for ac2a334
Merge pull request #63 from taskiq-python/feature/new-docker-compose
s3rius
authored
386b5bb
Copy full SHA for 386b5bb
Updated docker-compose for testing.
Show description for ac91547
s3rius
committed
ac91547
Copy full SHA for ac91547
Merge pull request #55 from DABND19/feature/redis-sentinel
s3rius
authored
d30f200
Copy full SHA for d30f200
Merge pull request #58 from taskiq-python/feature/license
s3rius
authored
bb42e32
Copy full SHA for bb42e32
Pagination
Previous
Next
You can’t perform that action at this time.