Skip to content

v2.0.0

Compare
Choose a tag to compare
@fire015 fire015 released this 21 Jan 09:54
· 27 commits to master since this release
  • Major refactor, class names have changed and the whole codebase is much more extensible
  • Removed the static load and unload methods and the FlinstoneDB 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