An open API service indexing awesome lists of open source software.

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

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