Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 368 Bytes

Zend_Cache_Backend_Redis with support for tags

! proof of concept

FEATURES

KNOWN ISSUES

  • Some methods are not implemented yet
  • No proper tag cleanup is done on item expiry
  • Needs to be unit tested