LRU TTL ======= [![Build Status](https://travis-ci.org/dualinventive/go-lruttl.svg?branch=master)](https://travis-ci.org/dualinventive/go-lruttl) [![Go Report Card](https://goreportcard.com/badge/github.com/dualinventive/go-lruttl)](https://goreportcard.com/report/github.com/dualinventive/go-lruttl) [![GoDoc](https://godoc.org/github.com/dualinventive/go-lruttl?status.svg)](https://godoc.org/github.com/dualinventive/go-lruttl) [![codecov](https://codecov.io/gh/dualinventive/go-lruttl/branch/master/graph/badge.svg)](https://codecov.io/gh/dualinventive/go-lruttl) Based on https://github.com/golang/groupcache/tree/master/lru and added TTL feature