You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Mohammed Azeem Uddin (JIRA)" <ji...@apache.org> on 2010/08/20 18:38:17 UTC

[jira] Updated: (HTTPCLIENT-977) provide a memcached implementation for HttpCache

     [ 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-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org