tusd/pkg
Marius e52139f977
v2: Implement cancelable lock mechanism (#667)
* handler: Implement prototype of new locking back-end

* memorylocker2: Switch to channel for release notification

* handler: Update locker interface

* handler: Add method to close body with error

* memorylocker: Replace with new implementation

* filelocker: Adjust methods to match interface

* handler: Introduce new httpContext

* handler: Implement upload interruption

* handler: Adjust tests to new inferfaces

* handler, memorylocker: Cancel context to avoid leaks
2022-03-19 23:21:17 +01:00
..
azurestore chore: update azure-storage-blob-go to v0.14.0 (#527) 2021-10-21 14:28:58 +02:00
filelocker v2: Implement cancelable lock mechanism (#667) 2022-03-19 23:21:17 +01:00
filestore core: Handle errors from reading request body centrally 2021-04-26 10:08:37 +02:00
gcsstore deps: Update dependencies for GCSStore (#535) 2021-10-24 10:58:03 +02:00
handler v2: Implement cancelable lock mechanism (#667) 2022-03-19 23:21:17 +01:00
memorylocker v2: Implement cancelable lock mechanism (#667) 2022-03-19 23:21:17 +01:00
prometheuscollector core: Add error constants 2021-10-25 11:54:02 +02:00
proto/v2 v2: Rework hooks system (#516) 2022-03-02 00:36:49 +01:00
s3store v2: Rework hooks system (#516) 2022-03-02 00:36:49 +01:00