[
https://issues.apache.org/jira/browse/HTTPCLIENT-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901445#action_12901445
]
Oleg Kalnichevski commented on HTTPCLIENT-977:
----------------------------------------------
MIT license is compatible with ASLv2, so at the very least we would not need to
go through the license approval process. Nevertheless, we would have to comply
with the requirements of the license such giving a proper attribution to the
author of the library and distributing a copy of the license itself with each
the release package of HttpClient. ASL release process is already an enormous
pain the in rectum and I am reluctant to make it even more complex because of
an optional component.
What could be another possibility is using the memcache storage backend as an
example of writing a custom HttpCacheStorage in the tutorial. This way we would
not have to deal with distribution of the library itself, while the
implementation would still be available to the users, albeit in source only.
What is your preference?
Oleg
> 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: [email protected]
For additional commands, e-mail: [email protected]