Releases: romeOz/rock-cache
Releases · romeOz/rock-cache
Release 0.10.2
Change `.gitignore`
Release 0.10.1
- Optimized: native setMulti()
Release 0.10.0
- This library is a module for the Rock Framework
- Session as key-value storage
Release 0.9.4
- Demo as separate project
- Implemented Docker to run the demo
- Refactoring
increment()
- Renamed methods
has()
->exists()
andhasTag()
->existsTag()
- Implemented CacheStub (stub for caching). Now property
$enabled
is useless (removed).
Release 0.9.3
- Changed version of
couhbase-server
: 2.2.0 -> 3.0.0 - Implemented
romeoz/rock-helpers
(now helpers library is placed in a separate repository)
Release 0.9.2
- Implemented League/Flysystem 0.5.*
Release 0.9.1
- Added hashing tags
- Fixed bugs
Release 0.9.0
The initial release.