Pavel Kirilin
Pavel Kirilin
I found something interesting while using rustus for really large uploads.  At some point rustus was using up to 2Gi per instance.
Please report here all found mistakes and typos in docs.
This improvement will allow to create setup and teardown for tests, get rid of creating directories by hand and much more.
It would be really cool to have Kafka as a new hook type.
This tus protocol extension is described here: https://tus.io/protocols/resumable-upload.html#expiration
## What is this Python project? This is an async task queue, similar to celery or dramatiq. But this library is capable of executing async funcions. Also it has replaceable...
NATS is super good reliable queue service.
I'm not really sure how to test it, but we have to.
Often we need to do different sets of actions based on the result of the execution of some function. Here we can discuss the API and how it can be...
### Summary Since it's a fullstack app template, I was wondering maybe integration with taskiq would be a good idea. We have [litestar integration](https://github.com/taskiq-python/taskiq-litestar) so it should be easy to...