forked from vikunja/vikunja
1
0
Fork 0
api/pkg/files
kolaente d83e3a0a03
chore: remove cache options
Cache was not working correctly, added more complexity and actually made response times slower. Because of this, I'm removing all cache options until we figure out a better solution.

Resolves vikunja/api#1496
Resolves vikunja/api#907
2023-06-08 17:05:36 +02:00
..
db.go chore: remove cache options 2023-06-08 17:05:36 +02:00
dump.go Update copyright year 2021-02-02 20:19:13 +01:00
error.go Update copyright year 2021-02-02 20:19:13 +01:00
filehandling.go Update copyright year 2021-02-02 20:19:13 +01:00
files.go fix(list): when list background is removed, delete file from file system and DB (#1372) 2023-02-01 11:38:23 +00:00
files_test.go Update copyright year 2021-02-02 20:19:13 +01:00
main_test.go Update copyright year 2021-02-02 20:19:13 +01:00