Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.3

Request #19556 Support for Caching
Submitted: 2012-08-10 13:04 UTC
From: cweiske Assigned: stelianm
Status: Assigned Package: Services_Libravatar (version 0.2.1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 16 - 10 = ?

 
 [2012-08-10 13:04 UTC] cweiske (Christian Weiske)
Description: ------------ Services_Libravatar should be able to cache DNS results to make repeated lookups faster. For that, it should provide adapters for Cache_Lite and Cache as well as a way to add own adapters.

Comments

 [2012-08-10 14:19 UTC] stelianm (Stelian Mocanita)
-Assigned To: +Assigned To: stelianm
 [2012-08-10 14:20 UTC] stelianm (Stelian Mocanita)
As per my discussions with Christian Weiske, I will have a look at this over the weekend and start from there.