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).
increment()
has()
-> exists()
and hasTag()
-> existsTag()
$enabled
is useless (removed).