Currently uses in memory caching and loads the file from the local filesystem.
4 lines
74 B
Go
4 lines
74 B
Go
package cache
|
|
|
|
// TODO: implement filesystem cache for longer persistence
|