Files
opencloud/pkg/thumbnails/cache/filesystem.go
David Christofas a98df0b11f first prototype of the thumbnail service
Currently uses in memory caching and loads the file from the local
filesystem.
2020-03-03 16:40:09 +01:00

4 lines
74 B
Go

package cache
// TODO: implement filesystem cache for longer persistence