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

Oleg Kalnichevski commented on HTTPCLIENT-977:
----------------------------------------------

Mohammed et al

There are some bad news. It turned out that memcached is licensed under kind of 
license of its own [1].  It looks like MIT type of license to me, but I am not 
sure and I am not a legal expect. Wikipedia categories that license as 
'Permissive free software licence' but it does not necessarily mean it is 
compatible with ASLv2 used by Apache products.

I am very reluctant to go through the pains of dealing with our legal folks in 
order to find out whether or not the license is compatible with ASLv2 only to 
be able to include just one optional class.

Can you live with memcached cache storage implementation not being a part of 
stock version of HttpClient?

Oleg

[1] http://github.com/memcached/memcached/blob/master/LICENSE
[2] http://en.wikipedia.org/wiki/Permissive_free_software_license

> 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