The latest version of cache is 0.1.3.0-1.

cache

Version 0.1.0.0 revision 0 uploaded by hverr.

Package meta

Synopsis
An in-memory key/value store with expiration support
Description

An in-memory key/value store with expiration support, similar to patrickmn/go-cache for Go.

The cache is a shared mutable HashMap implemented using STM and with support for expiration times.

Author
Henri Verroken
Bug reports
https://github.com/hverr/haskell-cache/issues
Category
Data, Cache
Copyright
2016 Henri Verroken
Homepage
https://github.com/hverr/haskell-cache
Maintainer
henriverroken@gmail.com
Package URL
n/a
Stability
n/a

Components