Commit Graph

70 Commits

Author SHA1 Message Date
Stanley Dimant
761a25c5fc refactor cleanup stuff 2024-05-03 21:54:36 +02:00
Stanley Dimant
fc78031418 limit is double though jksdfjklsdfkl 2024-05-03 19:02:41 +02:00
Stanley Dimant
8284c3c159 fixes for fixes 2024-05-03 16:14:37 +02:00
Stanley Dimant
6e3ff34522 speed up cleanup service 2024-05-03 16:09:37 +02:00
Stanley Dimant
90c9c85498 clean up some code and optinmize cleanup 2024-05-02 16:04:43 +02:00
Stanley Dimant
26866b44fe overwrite times after copying 2024-05-02 15:14:54 +02:00
Stanley Dimant
7221ca0555 access, not write 2024-05-02 15:10:45 +02:00
Stanley Dimant
adafc1dbcf add access times I guess 2024-05-02 15:10:24 +02:00
Stanley Dimant
525fe1df4e add central cold storage options for file servers 2024-05-02 14:03:42 +02:00
Stanley Dimant
ff81b269b8 kms 2024-04-28 12:27:28 +02:00
Stanley Dimant
33df74b037 some fixes maybe 2024-04-28 12:21:24 +02:00
Stanley Dimant
ff4ddef18d fix send ready message service probably 2024-04-28 12:03:11 +02:00
rootdarkarchon
7410c09a4c fix AnyFilesDownloading 2024-03-01 11:17:20 +01:00
rootdarkarchon
68f0b28e9d add some more metrics for files downloading from caches 2024-03-01 11:13:10 +01:00
rootdarkarchon
b5734bdda5 some fixes maybe 2024-02-22 12:36:37 +01:00
rootdarkarchon
ed5274a337 oml 2024-01-18 21:23:24 +01:00
rootdarkarchon
7f04db2c13 flush filestream 2024-01-18 21:17:11 +01:00
rootdarkarchon
9f82f8a25a handle download errors on shards better 2024-01-18 21:00:14 +01:00
rootdarkarchon
79b6dcf646 adjust shard cleanup service too 2024-01-17 01:40:25 +01:00
rootdarkarchon
b4830e9f8a make cleanup check time configurable, add distribution file server address 2024-01-17 01:32:11 +01:00
rootdarkarchon
213fea5d41 set user agent correctly 2024-01-15 12:51:16 +01:00
rootdarkarchon
6eac05e91b refactor file server 2024-01-15 12:26:09 +01:00
rootdarkarchon
c674e4eccd something 2024-01-14 21:41:22 +01:00
rootdarkarchon
1c97fd9150 do not use async for queue processing 2024-01-14 21:24:12 +01:00
rootdarkarchon
c3d674b188 fix queue processing, the third 2024-01-14 12:37:51 +01:00
rootdarkarchon
4d226eb616 fix queue processing, again 2024-01-14 12:34:44 +01:00
rootdarkarchon
024796c459 fix queue processing 2024-01-14 12:32:52 +01:00
rootdarkarchon
a66e93c901 update metrics more often 2024-01-14 12:28:04 +01:00
rootdarkarchon
4c1131a988 break, not return 2024-01-14 12:05:58 +01:00
rootdarkarchon
63286127a2 add alias to jwt, remove caching from auth, remove db usage from files 2024-01-14 11:57:18 +01:00
rootdarkarchon
2c7ff6f73a some file server fixes I guess 2024-01-13 12:08:49 +01:00
rootdarkarchon
3ed4ef454c clean up downloads on shards 2023-12-07 17:28:22 +01:00
rootdarkarchon
df87e45e9c revert chunking on fileservers 2023-11-17 11:12:48 +01:00
rootdarkarchon
b4105f3d01 ok I'm giving up 2023-11-17 01:10:50 +01:00
rootdarkarchon
0b61f3e1d9 why is this such a pain 2023-11-17 01:07:58 +01:00
rootdarkarchon
182db1d7c3 try different way of exists query 2023-11-17 01:06:21 +01:00
rootdarkarchon
5dfe978344 fix indexing 2023-11-17 01:02:53 +01:00
rootdarkarchon
cc2c8d2531 limit the hashes to take to locally available files only 2023-11-17 01:01:08 +01:00
rootdarkarchon
6b5b45ff77 add ordering 2023-11-17 00:29:57 +01:00
rootdarkarchon
8c8c3509d3 use chunks for cleanup 2023-11-17 00:27:51 +01:00
rootdarkarchon
302e6ffb62 Mare 0.9 (#27)
* add jwt expiry

* update api

* merge

* start rework permissions

* ok so in theory this compiles

* make it work I guess

* reuse some permissions

* fix intermediate connectivity issues

* fixes

* whatever

* some fixes I guess

* fix some stuff

* idk some random fixes I guess

* change some defaults

* update nuget

* adjust order of operations

* adjust deletion of account

* remove todo

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:33 +02:00
rootdarkarchon
1d470d3d80 use maredbcontext from controller 2023-09-17 03:30:43 +02:00
rootdarkarchon
9f403345c9 add high priority queue 2023-09-17 03:21:10 +02:00
rootdarkarchon
a3b33c0e6b expire requests regardless of queue presence of entries 2023-08-03 08:47:16 +02:00
rootdarkarchon
dd74903eff fix handling for finishrequest 2023-08-02 11:48:07 +02:00
rootdarkarchon
ba37a25869 adjust queue processing 2023-08-02 11:37:34 +02:00
rootdarkarchon
255798c0c6 add gauges for queue free/active/inactive 2023-08-02 10:14:27 +02:00
rootdarkarchon
4024754b47 fix counters 2023-08-01 22:15:15 +02:00
rootdarkarchon
32e9cf7795 add request size counters 2023-08-01 22:09:45 +02:00
rootdarkarchon
fd0327b2c4 Single file transfer (#26)
* move to single file transfer for server

* fix cache get

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:08 +02:00