3 Simple but effective in-memory key-value storage with TTL for each record.

github.com godoc.org goreportcard.com posted by cheshir 1197 days ago  

There is a lot of great in-memory databases written in golang but this tiny library will be suitable for specific use-cases when you need to have TTL per record and nothing more.

Register to comment or vote on this story