diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-07-17 18:52:41 +0200 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-07-17 18:56:47 +0200 |
| commit | cf3873d62ff30da691dae7f7424c6365b5a72edc (patch) | |
| tree | c65487734cf922e3a6ad70a0f21a93e337e8ec1e /api/src/util | |
| parent | Display offline members in member list (#788) (diff) | |
| download | server-ts-cf3873d62ff30da691dae7f7424c6365b5a72edc.tar.xz | |
Add local disk caching for fetched assets
Diffstat (limited to 'api/src/util')
| -rw-r--r-- | api/src/util/entities/AssetCacheItem.ts | 16 | ||||
| -rw-r--r-- | api/src/util/index.ts | 1 |
2 files changed, 17 insertions, 0 deletions
diff --git a/api/src/util/entities/AssetCacheItem.ts b/api/src/util/entities/AssetCacheItem.ts new file mode 100644 |
