[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906347#action_12906347
 ] 

Jonathan Moore commented on HTTPCLIENT-977:
-------------------------------------------

If we make the memcached Maven dependency's scope be "provided", does that fix 
our licensing issues? Then a client may link it into their executable at their 
option, and we can just provide instructions on how to do so if desired.

Failing that, can we just include the source code for 
MemcachedHttpCacheStorage.java in httpclient-contrib for now?

We'll separately pursue options for providing non-source access (perhaps it's 
worth building an Apache 2.0-licensed Java memcached client, for example).


> 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
>            Priority: Minor
>             Fix For: 4.1.0
>
>         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