X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=f4ea9e8820a22c4cb3fd74d177b4f769a19672ba;hp=f281c2179a3a670914a9ec1a0e37c9ca63855832;hb=a0b82549e6d2d521c947448be3299b272b65e12c;hpb=363cb9e06cefa80ac549346360a9ee868f14ec2a diff --git a/NEWS b/NEWS index f281c21..f4ea9e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Allow ZOOM caching using redis. New ZOOM option "redis" controls it. + +RPM: do not build with libmemcached support. The libmemcached library +on CentOS 5/6 does not work reliably for us (redis to the rescue). + +configure: only allow libmemcached version 0.40 or later. That's the version +on Debian squeeze. We recommend libmemcached version 1.0 or later. If +that's not an option, consider redis. + --- 5.1.3 2014/06/04 Fix dup ZOOM_EVENT_RECV_RECORD events for SRU/Solr YAZ-768