Skip to content

v1.2.5

Choose a tag to compare

@RoanB RoanB released this 25 Jun 12:03
· 9 commits to master since this release
  • In the the cache_set, we now use the set() method instead of the add().
  • Updated the get_multi() in Memcache, so that it does not throw an error if the key does not exist yet.