Skip to content

0.2.0

Compare
Choose a tag to compare
@Seldaek Seldaek released this 16 Nov 13:57
· 18 commits to master since this release
  • Added a $default param to get() to return something else than null when the key is missing
  • Removed TTL_DAY, TTL_HOUR and TTL_MINUTE constants
  • Renamed exists() to has() for consistency with PSR-6