Revision 96d5076a
ID | 96d5076ae13d453ba21d7a7584cea1b516719c5d |
- now handles values larger than 1 MB and flush()es only the current cache's entries
- uses SystemLogger for some operations
- accepts "tcp://" prefix for hostnames and uses default port from php.ini if none given
- fixed handling of flags given to set(), enables compression
- memcache keys longer then 250 character raise an exception now instead of being silently trunacted
- Documentation nitpicking cleanup to Cache\BackendInterface
- added
- modified
- copied
- renamed
- deleted