https://github.com/peter-mount/filecache
A simple cache for go which stores values in memory and disk
https://github.com/peter-mount/filecache
Last synced: 5 months ago
JSON representation
A simple cache for go which stores values in memory and disk
- Host: GitHub
- URL: https://github.com/peter-mount/filecache
- Owner: peter-mount
- Created: 2019-06-10T17:24:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T12:19:48.000Z (almost 7 years ago)
- Last Synced: 2024-12-06T21:38:18.638Z (over 1 year ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# filecache
A simple cache for go which stores values in memory and disk