https://github.com/malumar/ttlmap
GoLang map type with TTL support
https://github.com/malumar/ttlmap
Last synced: 12 months ago
JSON representation
GoLang map type with TTL support
- Host: GitHub
- URL: https://github.com/malumar/ttlmap
- Owner: malumar
- License: mit
- Created: 2024-10-03T21:50:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-08T12:24:18.000Z (over 1 year ago)
- Last Synced: 2025-01-26T12:42:47.425Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TTLMap map with expiring keys, keys expire after X amount of time from the time they were created or last accessed
## Examples
Look into ttlmap_test.go
## License
MIT Licence