Skip to content

v0.2.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChristopherDavenport ChristopherDavenport released this 24 Jun 23:00
24eb1a3

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 access cachedResponseCodec and cacheItemCodec
  • Makes Age and CacheLifetime package private