[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammed Azeem Uddin updated HTTPCLIENT-977:
--------------------------------------------

    Attachment: MemcachedHttpCacheStorage.patch


-This patch adds the package org.apache.http.impl.client.cache.memcached, and 
tests for this class.
- The package contains a single class, MemcachedHttpCacheStorage, which is a 
HttpCache implementation built around Memcached. 
-It uses Memcached client version 2.5 for JAVA.  The pom.xml was also updated 
to incorporate this. 
-The patch implements HttpCacheOperationException. 

This patch is submitted by the permission of my employer. 

Thank you,
Mohammed Azeem

> provide a memcached implementation for HttpCache
> ------------------------------------------------
>
>                 Key: HTTPCLIENT-977
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-977
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: Cache
>            Reporter: Jonathan Moore
>             Fix For: 4.1 Alpha3
>
>         Attachments: MemcachedHttpCacheStorage.patch
>
>
> The feature here would be an implementation of the HttpCache interface that 
> stored cache entries in memcached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to