Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
taskiq-python
/
taskiq-redis
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
93
Code
Issues
25
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
taskiq-redis
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2026
fix: add a timeout to RedisSteamBroker xautoclaim lock to prevent infinite locking
FlorianLB
committed
e997423
View commit details
Copy full SHA for e997423
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Added tests. (#117)
s3rius
authored
8bc1ed5
View commit details
Copy full SHA for 8bc1ed5
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
refactor: remove deprecated Python version and move to uv
vldmrdev
authored and
danfimov
committed
a695ba2
View commit details
Copy full SHA for a695ba2
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
feat: add approximate param to stream brokers, add tests for maxlen
spikeninja
committed
f4ed075
View commit details
Copy full SHA for f4ed075
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
ListShceduleSource now always try to fetch tasks from the past. (#83)
s3rius
authored
41da01e
View commit details
Copy full SHA for 41da01e
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Added new list-based schedule source. (#79)
Show description for 4eb04ed
s3rius
authored
4eb04ed
View commit details
Copy full SHA for 4eb04ed
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Initial stream support. (#77)
Show description for ec75232
s3rius
authored
ec75232
View commit details
Copy full SHA for ec75232
View code at this point
Browse repository at this point
Commits on Aug 18, 2024
feat: Add get_progress and set_progress to redis result backend
Show description for 8a97ced
sminnee
committed
8a97ced
View commit details
Copy full SHA for 8a97ced
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
Added serializers and fixed tests.
Show description for ac2a334
s3rius
committed
ac2a334
View commit details
Copy full SHA for ac2a334
View code at this point
Browse repository at this point
Merge pull request #55 from DABND19/feature/redis-sentinel
s3rius
authored
d30f200
View commit details
Copy full SHA for d30f200
View code at this point
Browse repository at this point
Fixed tests and mypy.
Show description for 63e99c1
s3rius
committed
63e99c1
View commit details
Copy full SHA for 63e99c1
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
fix: Docstring for PubSubSentinelBroker.
DABND19
committed
9900a0d
View commit details
Copy full SHA for 9900a0d
View code at this point
Browse repository at this point
feat: Added PubSubSentinelBroker.
DABND19
committed
8d8c49a
View commit details
Copy full SHA for 8d8c49a
View code at this point
Browse repository at this point
Commits on Apr 14, 2024
feat: Added RedisSentinelScheduleSource.
DABND19
committed
62c030d
View commit details
Copy full SHA for 62c030d
View code at this point
Browse repository at this point
feat: Added RedisSentinelAsyncResultBackend.
DABND19
committed
a9b7f9d
View commit details
Copy full SHA for a9b7f9d
View code at this point
Browse repository at this point
feat: Added ListQueueSentinelBroker.
DABND19
committed
4c3343f
View commit details
Copy full SHA for 4c3343f
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Add connection_kwargs to result backends
stinovlas
committed
ffed4db
View commit details
Copy full SHA for ffed4db
View code at this point
Browse repository at this point
Replace ConnectionPool with BlockingConnectionPool
stinovlas
committed
77a51b4
View commit details
Copy full SHA for 77a51b4
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Add cluster schedule source
stinovlas
committed
05cf89d
View commit details
Copy full SHA for 05cf89d
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
Added support for pydantic scheduledtask.
Show description for 9800c3a
s3rius
committed
9800c3a
View commit details
Copy full SHA for 9800c3a
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
fix linters + test
pinguingman
authored and
zazymking
committed
f90c0fe
View commit details
Copy full SHA for f90c0fe
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
implement redis cluster broker
pinguingman
authored and
zazymking
committed
bc45417
View commit details
Copy full SHA for bc45417
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
fixup! Add cluster option to result backend
stinovlas
committed
ae672c5
View commit details
Copy full SHA for ae672c5
View code at this point
Browse repository at this point
Add cluster option to result backend
stinovlas
committed
e79fa11
View commit details
Copy full SHA for e79fa11
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Added redis schedule source.
Show description for 8e35a10
s3rius
committed
8e35a10
View commit details
Copy full SHA for 8e35a10
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Updated deps, flake8 replaced with ruff.
Show description for 31291b0
s3rius
committed
31291b0
View commit details
Copy full SHA for 31291b0
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Merge pull request #43 from taskiq-python/feature/dependency-update
s3rius
authored
b122d85
View commit details
Copy full SHA for b122d85
View code at this point
Browse repository at this point
Updated desp, changed workflow.
Show description for 2caa477
s3rius
committed
2caa477
View commit details
Copy full SHA for 2caa477
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Remove useless test
igoose1
authored
43da3cb
View commit details
Copy full SHA for 43da3cb
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Do not set url for BaseRedisBroker
igoose1
committed
cdc3379
View commit details
Copy full SHA for cdc3379
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
Fixed lints.
Show description for cb3bef8
s3rius
committed
cb3bef8
View commit details
Copy full SHA for cb3bef8
View code at this point
Browse repository at this point
Updated dependencies, fixed errors.
Show description for f9b1f79
s3rius
committed
f9b1f79
View commit details
Copy full SHA for f9b1f79
View code at this point
Browse repository at this point
Commits on Apr 16, 2023
Update the docs and explicitly specify missing result error (#35)
booqoffsky
authored
52ed018
View commit details
Copy full SHA for 52ed018
View code at this point
Browse repository at this point
Commits on Apr 9, 2023
Updated redis broker to operate with raw bytes.
Show description for d9ae439
s3rius
committed
d9ae439
View commit details
Copy full SHA for d9ae439
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
Add PubSubBroker in __init__.py (#31)
booqoffsky
authored
61027af
View commit details
Copy full SHA for 61027af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.