https://github.com/dc0d/mnemosyne
in-memory cache, with time based eviction, for single app
https://github.com/dc0d/mnemosyne
Last synced: about 2 months ago
JSON representation
in-memory cache, with time based eviction, for single app
- Host: GitHub
- URL: https://github.com/dc0d/mnemosyne
- Owner: dc0d
- License: mit
- Created: 2021-08-27T07:26:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T22:54:30.000Z (over 2 years ago)
- Last Synced: 2026-01-02T15:20:13.138Z (6 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://pkg.go.dev/github.com/dc0d/mnemosyne)
# mnemosyne
> in-memory cache, with time based eviction, for single app,