guseggert / timecache

A time based cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timecache

Timecache is an lru cache that keeps entries for up to a specified time duration. After a specified period of time has elapsed, 'old' entries will be purged from the set.

License

MIT

About

A time based cache

License:MIT License


Languages

Language:Go 100.0%