Ecosyste.ms: OpenCollective

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

github.com/taskiq-python/taskiq-redis

Broker and result backend for taskiq
https://github.com/taskiq-python/taskiq-redis

Merge pull request #52 from realitix/develop

d84e179002e915c08cad3ec487e721659495f513 authored 11 months ago by Pavel Kirilin <[email protected]>
Merge pull request #54 from stinovlas/use-blocking-connection-pool

0489e6c02c8f66ba38dd74658187299bcf4e6bd5 authored 11 months ago by Pavel Kirilin <[email protected]>
Update docs

7cfb6f70c5edd6c4c177fbdfb880f86129c29b16 authored 11 months ago by Jan Musílek <[email protected]>
Replace ConnectionPool with BlockingConnectionPool

77a51b49e2ea33ecf019ef717d8103e4ffb9ad8c authored 11 months ago by Jan Musílek <[email protected]>
Add connection_kwargs to result backends

ffed4dbfb82db400146e9271b4a3b30213a4c69e authored 11 months ago by Jan Musílek <[email protected]>
feat(broker): allow to set queue name dynamically when kicking

41fe84a9560698214649941a7f73a97b37ba48b7 authored 11 months ago by Jean-Sébastien <[email protected]>
Merge tag '0.5.5' into develop

0.5.5

09e835e4bfbd9e9a50ea4de440d23e6f2e4c5fd1 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.5'

8601636160d37562e7fdcfabb0c779d36895b11c authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.5

Signed-off-by: Pavel Kirilin <[email protected]>

e763dcd47103cc0ed839424933d42db338eca017 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #50 from stinovlas/add-cluster-schedule-source

6268b15d826c95ca569aca9d141fb7f7674ad804 authored about 1 year ago by Pavel Kirilin <[email protected]>
Add cluster schedule source

05cf89dfc7cc43b33a0828134f786e0ece4f75b7 authored about 1 year ago by Jan Musílek <[email protected]>
Merge tag '0.5.4' into develop

0.5.4

caeccfbf53fc86d72f2b0d302ba8679969f16ed0 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.4'

92ed3ae76c73fd6be7b7911ab863e63f90574dd1 authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.4.

Signed-off-by: Pavel Kirilin <[email protected]>

758d0bb3d1e6ff0c660f281dad4a25b7d37352f3 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #49 from taskiq-python/feature/scheduler-update

597558c1cfd806e22161961c61c33e45313598ff authored about 1 year ago by Pavel Kirilin <[email protected]>
Added support for pydantic scheduledtask.

Signed-off-by: Pavel Kirilin <[email protected]>

9800c3ac2a83c12cf2fc631d58a887c80e5825f2 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge tag '0.5.3' into develop

0.5.3

d6413625b3d6749063fce6578df0cf4c5a2682c3 authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.3.

Signed-off-by: Pavel Kirilin <[email protected]>

ad20eb13513378b4e0e188eca83534d09f30eb5b authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.3'

c10881f9c52b7a7dcdf8d6b6bb654e409331d57e authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.3.

Signed-off-by: Pavel Kirilin <[email protected]>

6a29f1baa194fb176c2a83c6e1a3841b558ff369 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #48 from taskiq-python/bugfix/codecov

89a6ecdeb7c50814397437eb51327c4ece8e4320 authored about 1 year ago by Pavel Kirilin <[email protected]>
Fixed codecov.

Signed-off-by: Pavel Kirilin <[email protected]>

1b47d6009d643340bde2ca12c1119273270791cf authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #47 from pinguingman/add-cluster-broker

3699ddbba218d25c1838099d9d93ce0a2e1678fe authored about 1 year ago by Pavel Kirilin <[email protected]>
remove result_backend from BaseRedisClusterBroker

d4189c6328e543943b78e65a59f631b7ebcdd4e4 authored about 1 year ago by Name <[email protected]>
remove task_id_generator from BaseRedisClusterBroker

5c3080dec46805b26dcc98557d6229edd27ab93f authored about 1 year ago by zazymkin.g <[email protected]>
fix linters + test

f90c0fe84a8e9c6957ecb38180c8dde61d3ebead authored about 1 year ago by Name <[email protected]>
implement redis cluster broker

bc4541768471dd68a04a141e80b272d1536db672 authored about 1 year ago by Name <[email protected]>
Merge tag '0.5.2' into develop

0.5.2

7ba249f84178897401f1a02fb3c61a2d08b27838 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.2'

039bd53d6e3fae50b5799a84b4d5ac7cac35a310 authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.2

Signed-off-by: Pavel Kirilin <[email protected]>

9ec4c439fc0871dde2987d40247890bb5cfd42a6 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #46 from stinovlas/add-cluster-backend

7386f468d928df22405de4d1170794ba124a8fc4 authored about 1 year ago by Pavel Kirilin <[email protected]>
fixup! Add cluster option to result backend

ae672c563743e559e8ea46e20563ac52b00d006c authored about 1 year ago by Jan Musílek <[email protected]>
Add cluster option to result backend

e79fa119bc32a3553d7fdf10b660762e3a364132 authored about 1 year ago by Jan Musílek <[email protected]>
Merge tag '0.5.1' into develop

0.5.1

204caa5663e513230b042d0abc73497656270fc6 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.1'

b3fe337af89603279a8b9a6a7fc8259aba98f20f authored about 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.1.

Signed-off-by: Pavel Kirilin <[email protected]>

6ae6c186680b690f54c8780748be6bc42809a33b authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #45 from taskiq-python/feature/schedule-source

e0bc73eff8b32fae892d62b2e470c9df1786b2d7 authored about 1 year ago by Pavel Kirilin <[email protected]>
Added redis schedule source.

Signed-off-by: Pavel Kirilin <[email protected]>

8e35a101185d18a37cedb2f3a0709c33bba907b0 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #44 from taskiq-python/feature/ruff

e717019f94e2518b15d5911db75eb6d387a0dfa9 authored about 1 year ago by Pavel Kirilin <[email protected]>
Updated deps, flake8 replaced with ruff.

Signed-off-by: Pavel Kirilin <[email protected]>

31291b0b70b47df7b55a01a2d7dddec8b82b3b74 authored about 1 year ago by Pavel Kirilin <[email protected]>
Merge tag '0.5.0' into develop

0.5.0

f81ec6341127fe81dbbd17b2b4362f688e461197 authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.5.0'

cc5005c40d7beabd60e8f30baa60f8a57a92399c authored over 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.5.0

Signed-off-by: Pavel Kirilin <[email protected]>

154cd7aa9ad4be89a5f8505dd106ad464cb90f7d authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #43 from taskiq-python/feature/dependency-update

b122d85d59352354288024cce402c115d988be0b authored over 1 year ago by Pavel Kirilin <[email protected]>
Updated desp, changed workflow.

Signed-off-by: Pavel Kirilin <[email protected]>

2caa477f0af43e2c954b196d4c8956dc74f5a5d9 authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #40 from igoose1/39-explicit-url

c02b4f53de1fe64c165eecc73ec6926abde42707 authored over 1 year ago by Pavel Kirilin <[email protected]>
Remove useless test

43da3cbd2cb4bc46d2f2b71396b00a50cece920b authored over 1 year ago by Oskar Sharipov <[email protected]>
Updated dependencies.

Signed-off-by: Pavel Kirilin <[email protected]>

ce99119d710949a4d6c14957f21be981a66dd632 authored over 1 year ago by Pavel Kirilin <[email protected]>
Do not set url for BaseRedisBroker

cdc3379cb95acfe41041c840d3e30600aced3594 authored over 1 year ago by Oskar Sharipov <[email protected]>
Merge tag '0.4.0' into develop

0.4.0

419d6206560828938b5d050c0e35b55084e6f16e authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.4.0'

5e5043a8ace8d44e5f407abb6ba45563658d61fb authored over 1 year ago by Pavel Kirilin <[email protected]>
Version bumped to 0.4.0

Signed-off-by: Pavel Kirilin <[email protected]>

189b1999e1aabe657a9baf522ab19595e650d583 authored over 1 year ago by Pavel Kirilin <[email protected]>
Fixed classifiers.

Signed-off-by: Pavel Kirilin <[email protected]>

f670983906a10adbf5b2389aa03791c5149084df authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge pull request #38 from taskiq-python/feature/deps-update

31b3faae52185fb00f2a5ae83da3361a586ae43a authored over 1 year ago by Pavel Kirilin <[email protected]>
Updated workflow.

Signed-off-by: Pavel Kirilin <[email protected]>

c81e18f0712142c920166db7c72c2193428738d4 authored over 1 year ago by Pavel Kirilin <[email protected]>
Fixed lints.

Signed-off-by: Pavel Kirilin <[email protected]>

cb3bef805afb7ba65f4cf1d975acf15dff35d966 authored over 1 year ago by Pavel Kirilin <[email protected]>
Updated dependencies, fixed errors.

Signed-off-by: Pavel Kirilin <[email protected]>

f9b1f791ff9f01fef7fe22c265e46de950034466 authored over 1 year ago by Pavel Kirilin <[email protected]>
Merge tag '0.3.1' into develop

0.3.1

3bd141279aba007b547a8277d5ceecceeffcfcfa authored over 1 year ago by Grigory Bukovsky <[email protected]>
Merge branch 'release/0.3.1'

8d15da7abf4fb14e4f59cc0b52d88c039c0a3c3f authored over 1 year ago by Grigory Bukovsky <[email protected]>
Version bumped to 0.3.1

fb6fac4bbbc79daeae26cab3980d520b8d1a9cfd authored over 1 year ago by Grigory Bukovsky <[email protected]>
Update the docs and explicitly specify missing result error (#35)

52ed0180b999bde0c32212348dc4bc3c43b4aecb authored over 1 year ago by Grigory Bukovsky <[email protected]>
Version bumped to 0.3.0.

Signed-off-by: Pavel Kirilin <[email protected]>

01a5b966b93b6c926c1ac47d3043dcd72e7e7c88 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated deps.

Signed-off-by: Pavel Kirilin <[email protected]>

9290d7d6f0a313fa6657184b7519d332da89de66 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated redis broker to operate with raw bytes.

Signed-off-by: Pavel Kirilin <[email protected]>

c0e6c84b37dcccee36abe52af5c8d150f5671526 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '0.3.0' into develop

0.3.0

b6a6ddf822611ad900b4e7f02535027e2eb669c8 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/0.3.0'

fab7ae7f3162e6902eaa2cea617a63390a35f3f0 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 0.3.0.

Signed-off-by: Pavel Kirilin <[email protected]>

5db783e89f169b6c5287975ccf33d6dff2d628a0 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated brokers interfaces. Now workers work with raw bytes.

Updated redis brokers to work with bytes.

76067a5ba0906f8c2a5009e81bf35dfd559c8af9 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated deps.

Signed-off-by: Pavel Kirilin <[email protected]>

1c5270397a80a64502e6f2969d072321a81287e4 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated redis broker to operate with raw bytes.

Signed-off-by: Pavel Kirilin <[email protected]>

d9ae439895acb965ecf9361e75125a59108ab5e1 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Finish 0.2.3

0e45fe0c89a15d89716000376135d5e64e473a30 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Finish 0.2.3

8ef54d70b81110f9b1f34250e7645388f0b5009b authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Set version in pyproject.toml to 0.2.3

d47db2b2d838b27bbb1d5266afea91da727a7a1c authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Add PubSubBroker in __init__.py (#31)

61027af1501a0858c014250deaf32120e5b44280 authored almost 2 years ago by Grigory Bukovsky <[email protected]>
Merge pull request #32 from booqoffsky/issue-29

Add super.shutdown() call in redis brokers

9cf7146bfa4fc0773c858a1feabb702900fc75a2 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Add super.shutdown() call in redis brokers

82e54750fa587c6cac6cf8c3ef63ac26157c0373 authored almost 2 years ago by Grigory Bukovsky <[email protected]>
Finish 0.2.2

30573dac9233a5fdbfff3cc0b5c0cb7ca97fe3f5 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Finish 0.2.2

095f42b6e77f19422cbe2a3e7c14f64a5d298a73 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Upgraded poetry version in pyproject.toml

77a2dfebfcc0bf4cecd2a17382f7b5a6338e73b7 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Changed expiration policy (#28)

* Changed expiration policy

* Updated docs

* Update README.md

Co-authored-by: Pavel Kirilin <...

1a2c661604a0091b7b95b4c3c6ddaa3c7a9a4302 authored almost 2 years ago by Aleksandr Kiselev <[email protected]>
Merge pull request #26 from taskiq-python/feature/deps-update

Dependencies were updated.

ad9464f48ae9fddce0932a2deec37ea469059f1b authored almost 2 years ago by Pavel Kirilin <[email protected]>
Dependencies were updated.

Signed-off-by: Pavel Kirilin <[email protected]>

53ec905e4010115f6383680e00b2bcd12ba8bde0 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Finish 0.2.1

e17201d577b437959a666d825b19e5f1af8c2f8c authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Upgrade poetry version to 0.2.1

15b529929b48924a9b1ba32de76097eb0e3c8411 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Finish 0.2.1

a931a95be3c9f8e372f2d393b6810b4047a2df39 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Add ex and px parameters for redis backend (#25)

* Add ex and px parameters for redis backend

* Add docs

ac2b7cd468777ff56e3dd740a3c3fe30bc4bafd1 authored almost 2 years ago by Aleksandr Kiselev <[email protected]>
Merge branch 'develop' of github.com:taskiq-python/taskiq-redis into develop

006112818071047a3396e3a73a78cd8dd98d20fb authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Added shutdown events handling.

0a85004ecee3d9c8666a5ce95b7e9f2bc24deb49 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated shutdown method.

Signed-off-by: Pavel Kirilin <[email protected]>

4da07afa70c4d103f3346b79208089faa46c88c4 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Finish 0.2.0

919985354e43d7595ad43ac2767091690214bac5 authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Finish 0.2.0

764fccbbebe291773e44a97353b2e8660a59154d authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
update version on poetry

7f365b5082522512b259b1290df86e91af1e16ee authored almost 2 years ago by chandr-andr (Kiselev Aleksandr) <[email protected]>
Merge pull request #20 from taskiq-python/feature/docs

0a01e2e85da0446cb8c8533331fa21c671981bc2 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Added docs about new brokers.

Signed-off-by: Pavel Kirilin <[email protected]>

da7dc12f894c4c745553ab529853299383f53fb2 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated test workflow policy.

31f39c5d179e0d63ee42acb30e20bbcb23c8525c authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated push policy for test workflow.

Signed-off-by: Pavel Kirilin <[email protected]>

cf7dd38e11c98d7484949720a6fffabca8a1e910 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Added coverage reports

2debcd180bacef8e455c5ca06adc8bd54ba34055 authored almost 2 years ago by Pavel Kirilin <[email protected]>
Updated workflows policy.

Signed-off-by: Pavel Kirilin <[email protected]>

b06351473a6bf2033a71a4b2d28ab22bd56f476e authored almost 2 years ago by Pavel Kirilin <[email protected]>
Added codecov reports.

Signed-off-by: Pavel Kirilin <[email protected]>

04fdf218a3af0b69b17292d15301d6f8db42218c authored almost 2 years ago by Pavel Kirilin <[email protected]>
Added tests for redis broker.

ed3129f5a3d1af5e6141fcf1ca5a1555c1ff4e2e authored almost 2 years ago by Pavel Kirilin <[email protected]>