Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Taskiq python

We develop a set of libraries that can help people building a distributed system in minutes.
Collective - Host: opensource - https://opencollective.com/taskiq-python - Website: https://taskiq-python.github.io/ - Code: https://github.com/taskiq-python

Dependencies update, fixed some lints.

github.com/taskiq-python/taskiq-aio-kafka - s3rius opened this pull request over 1 year ago
Updated deps, fixed lints.

github.com/taskiq-python/taskiq-aio-pika - s3rius opened this pull request over 1 year ago
Updated dependencies, fixed errors.

github.com/taskiq-python/taskiq-redis - s3rius opened this pull request over 1 year ago
Added exception catches from dependencies.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Added context methods to reject and requeue.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Added parameter proxying to rejects.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Feature: SQS Broker

github.com/taskiq-python/taskiq - fubuloubu opened this issue over 1 year ago
Improve documentation to use `Broker` as consumer

github.com/taskiq-python/taskiq - MuriloScarpaSitonio opened this issue over 1 year ago
Is Kafka supported through `taskiq-aio-kafka`?

github.com/taskiq-python/taskiq - MuriloScarpaSitonio opened this issue over 1 year ago
Added jetstream support.

github.com/taskiq-python/taskiq-nats - s3rius opened this pull request over 1 year ago
Added propper ack support.

github.com/taskiq-python/taskiq-aio-pika - s3rius opened this pull request over 1 year ago
feat: add package version

github.com/taskiq-python/taskiq-aio-pika - vvanglro opened this pull request over 1 year ago
feat: add package version

github.com/taskiq-python/taskiq - vvanglro opened this pull request over 1 year ago
Added acknowledgable messages.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Added scheduler flag.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Task schedulers do not work

github.com/taskiq-python/taskiq - geofferyj opened this issue over 1 year ago
Exception propagation

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Fixed warnings on normal teardown.

github.com/taskiq-python/taskiq-dependencies - s3rius opened this pull request over 1 year ago
Big docs update.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Added manual context initialization.

github.com/taskiq-python/taskiq-aiohttp - s3rius opened this pull request over 1 year ago
feat: no result error

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
Fixed anyio dependency.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
feat: exceptions serialization

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
Fix typos and command in docs

github.com/taskiq-python/taskiq - tschiolborg opened this pull request over 1 year ago
Add tests for all examples.

github.com/taskiq-python/examples - s3rius opened this issue over 1 year ago
Add Aiogram example

github.com/taskiq-python/examples - s3rius opened this issue over 1 year ago
Add tests for AioHTTP examples.

github.com/taskiq-python/examples - s3rius opened this issue over 1 year ago
Add fastapi example

github.com/taskiq-python/examples - s3rius opened this issue over 1 year ago
fix: add test dep_obj type hint

github.com/taskiq-python/taskiq-dependencies - vvanglro opened this pull request over 1 year ago
feat: set/get progress

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
How to import tasks to broker?

github.com/taskiq-python/taskiq - dinosaurtirex opened this issue over 1 year ago
update aio-pika

github.com/taskiq-python/taskiq-aio-pika - mosquito opened this pull request over 1 year ago
Generics support

github.com/taskiq-python/taskiq-dependencies - s3rius opened this pull request over 1 year ago
feat: non-blocking tasks

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
feat: receiver max_prefetch argument

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
fix: retry_middleware

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
fix README.md

github.com/taskiq-python/taskiq-nats - Like6po opened this pull request over 1 year ago
Fixed warnings for inmemory broker.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
fix: generic dependencies

github.com/taskiq-python/taskiq-dependencies - Sobes76rus opened this pull request over 1 year ago
feat: receiver cli args

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
feat: custom reciever

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
fix: generic class dependencies

github.com/taskiq-python/taskiq-dependencies - Sobes76rus opened this pull request over 1 year ago
generic dependencies

github.com/taskiq-python/taskiq - Sobes76rus opened this issue over 1 year ago
feat: set/get progress of task execution

github.com/taskiq-python/taskiq - Sobes76rus opened this pull request over 1 year ago
feat: multiple queues

github.com/taskiq-python/taskiq-aio-pika - vvanglro opened this pull request over 1 year ago
log is none

github.com/taskiq-python/taskiq - vvanglro opened this issue over 1 year ago
multiple queues

github.com/taskiq-python/taskiq-aio-pika - vvanglro opened this issue over 1 year ago
fix: kiq and kicker type hint

github.com/taskiq-python/taskiq - vvanglro opened this pull request over 1 year ago
Added startup for result backends.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Issue with not ready result_value

github.com/taskiq-python/taskiq-redis - dinosaurtirex opened this pull request over 1 year ago
How to check task status?

github.com/taskiq-python/taskiq - dinosaurtirex opened this issue over 1 year ago
fix: execution time retains 2 digits

github.com/taskiq-python/taskiq - vvanglro opened this pull request over 1 year ago
Added builder api for brokers.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
competition issue

github.com/taskiq-python/taskiq-redis - vvanglro opened this issue over 1 year ago
Fixed automatic task imports.

github.com/taskiq-python/taskiq-aiohttp - s3rius opened this pull request over 1 year ago
Swagger docs

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Refactored initializer + fixed types.

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Added forms support.

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Added routers nesting.

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Hot reload triggers on database change

github.com/taskiq-python/taskiq - tyleralbee opened this issue over 1 year ago
Updated readme.

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Added codecov, removed windows.

github.com/taskiq-python/aiohttp-deps - s3rius opened this pull request over 1 year ago
Added class-based dependencies.

github.com/taskiq-python/taskiq-dependencies - s3rius opened this pull request over 1 year ago
Added ParamInfo dependency type

github.com/taskiq-python/taskiq-dependencies - s3rius opened this pull request over 1 year ago
More verbose errors

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Startup & Shutdown events

github.com/taskiq-python/taskiq - Emilianocm23 opened this issue over 1 year ago
Worker and startupt script

github.com/taskiq-python/taskiq - Emilianocm23 opened this issue over 1 year ago
support rabbitmq delay plugin

github.com/taskiq-python/taskiq-aio-pika - vvanglro opened this issue over 1 year ago
Error while running your example

github.com/taskiq-python/taskiq-redis - Emilianocm23 opened this issue over 1 year ago
Add result saving inside of the broker

github.com/taskiq-python/taskiq - s3rius opened this issue over 1 year ago
fix: lavels -> labels

github.com/taskiq-python/taskiq - afonasev opened this pull request over 1 year ago
Updated redis brokers to work with bytes.

github.com/taskiq-python/taskiq-redis - s3rius opened this pull request over 1 year ago
Changed listen signature for brokers.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Added prometheus metrics middleware.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Reload dependencies are now optional.

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago
Fixed semaphore logic

github.com/taskiq-python/taskiq - s3rius opened this pull request over 1 year ago