Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.2.0.tar.gz | 2016-11-14 | 2.8 kB | |
0.2.0.zip | 2016-11-14 | 4.1 kB | |
README.md | 2016-11-14 | 201 Bytes | |
Totals: 3 Items | 7.1 kB | 0 |
- 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