v0.2.0-M1
Pre-release
Pre-release
Updates
- Opens CacheItem and CachedResponse so they have an external api
- Changes Order of Constructor on CacheItem so known length items proceed those with unbound length.
- Creates a scodec module which can be leveraged with
mules-http4s-scodec
,import io.chrisdavenport.mules.http4s.codecs._
to accesscachedResponseCodec
andcacheItemCodec
- Makes Age and CacheLifetime package private