Andrey Antukh
|
e665f4e285
|
🐛 Log correct deleted number value on recheck task
|
2022-02-08 00:18:48 +01:00 |
|
Josh Soref
|
cd2d3d5fa3
|
🐛 Fix typos in backend
|
2021-11-15 09:53:10 -05:00 |
|
Andrey Antukh
|
b64d5ef357
|
🎉 Add unified logging api.
|
2021-09-30 11:48:14 +02:00 |
|
Andrey Antukh
|
efa5120fac
|
✨ Fix inconsistencies on storage backend usage.
|
2021-07-29 12:59:24 +02:00 |
|
Andrey Antukh
|
0c97a44a2a
|
🎉 Add file offloading to external storage mechanism.
|
2021-06-14 15:41:27 +02:00 |
|
Andrey Antukh
|
1a81631886
|
📎 Decrease default bulk buffers on storage tasks.
|
2021-06-04 09:41:42 +02:00 |
|
Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
Andrey Antukh
|
e12a6e65a6
|
♻️ Refactor logging.
|
2021-04-09 15:28:18 +02:00 |
|
Andrey Antukh
|
784a4f8ecd
|
✨ Add some type hints and remove legacy code.
|
2021-02-18 09:35:37 +01:00 |
|
Andrey Antukh
|
b80295a21c
|
✨ Fix all linter issues on backend code.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
26948fb68b
|
✨ Make storage tasks more testable and traceable.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
233cd8c3d6
|
✨ Add expiration checking on storage functions.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
8253ef90d0
|
✨ Improve handling of temporal files.
Store temporal files outside of main fs backend.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
e54b443247
|
🎉 Add refcount-like functionality to storages.
This allows reuse of storage objects among different files.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
a69a35a0b6
|
✨ Improve storage recheck task and add more specs.
|
2021-01-26 11:13:21 +01:00 |
|
Andrey Antukh
|
d68286821b
|
✨ Add the notion of temporal files on the storage.
|
2021-01-26 11:13:21 +01:00 |
|
alonso.torres
|
66fe0048a5
|
✨ Adds system to load initial project data
|
2021-01-25 11:27:29 +01:00 |
|
Andrey Antukh
|
ef25f8a721
|
✨ Avoid reflection on s3 storage backend.
|
2021-01-19 15:37:26 +01:00 |
|
Andrey Antukh
|
d494e44df3
|
🎉 Add builtin copy fast path operation for storage.
|
2021-01-19 15:01:33 +01:00 |
|
Andrey Antukh
|
0c30d53d95
|
🐛 Fix wrong conn handling on some function on storage.
|
2021-01-08 12:37:32 +01:00 |
|
Andrey Antukh
|
ab944fb9ae
|
♻️ Integrate new storage subsystem.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
760eb926bf
|
🎉 Add plugable storages abstraction layer (with support for fs, s3 and db).
|
2021-01-07 11:29:57 +01:00 |
|