This repository has been archived by the owner on May 15, 2024. It is now read-only.
v2.0.0
- Add
context.Context
as first argument - Bump required Go version to 1.15
- Remove deprecated
encoding
, use github.com/Shopify/go-encoding directly instead. - Remove deprecated
TtlForExpiration
, usetime.Until
instead.