https://github.com/felipeaz/go-cache-challenge
creating a cache using go
https://github.com/felipeaz/go-cache-challenge
caching challenge golang
Last synced: 3 months ago
JSON representation
creating a cache using go
- Host: GitHub
- URL: https://github.com/felipeaz/go-cache-challenge
- Owner: felipeaz
- Created: 2022-06-29T22:11:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T01:39:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T05:21:57.944Z (4 months ago)
- Topics: caching, challenge, golang
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-cache-challenge
creating a simple cache that removes the cache key when it expires