Skip to content

Added memcached support. Refactored tests. Moved to PSR-4.

Compare
Choose a tag to compare
@swayok swayok released this 22 Mar 11:44
· 42 commits to master since this release
  • Added memcached support.
  • PSR-0 replaced by PSR-4 in composer and also classes moved from /src to /. This should not break anything.
  • Refactored tests so that it is now possible to run them from inside package (earlier I used a real project to run tests).