I am delighted to announce version 2.0 of Flintstone has now been released.
Changes include:
- Major refactor, class names have changed and the whole codebase is much more extensible
- Removed the static
load
andunload
methods and theFlinstoneDB
class - The
replace
method is no longer public - The
getFile
method has been removed - Default swap memory limit has been increased to 2MB
- Ability to pass any instance for cache that implements
Flintstone\Cache\CacheInterface