https://github.com/semihbkgr/nucleus
cache library in go
https://github.com/semihbkgr/nucleus
cache go golang inmemory
Last synced: 10 months ago
JSON representation
cache library in go
- Host: GitHub
- URL: https://github.com/semihbkgr/nucleus
- Owner: semihbkgr
- License: mit
- Created: 2022-01-12T20:41:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T12:34:08.000Z (over 4 years ago)
- Last Synced: 2025-03-26T13:50:56.101Z (over 1 year ago)
- Topics: cache, go, golang, inmemory
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nucleus
[](https://github.com/SemihBKGR/nucleus/actions/workflows/ci.yml)
[](https://codecov.io/gh/SemihBKGR/nucleus)
[](https://goreportcard.com/report/github.com/SemihBKGR/nucleus)
[](https://pkg.go.dev/github.com/SemihBKGR/nucleus)
Nucleus provides cache mechanism with different eviction algorithms.