v2.0.0
- 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