From: Adam Dickmeiss Date: Fri, 7 Feb 2014 14:42:58 +0000 (+0100) Subject: Upd NEWS WRT memcached X-Git-Tag: v5.0.13~5 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=fc5484cdf8e62584c976ce8eb1dfee2d787850ae Upd NEWS WRT memcached --- diff --git a/NEWS b/NEWS index cfcf996..b211a82 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +New ZOOM C feature: result-set caching. For this to work, YAZ uses +libmemcached to interface with memcached. Quick way to get started: + + zoomsh "set memcached --server=memcachehost" "connect zurl" "search query" + --- 5.0.12 2014/01/22 Prefix URL with http:// if sru setting hints SRU/Solr mode YAZ-731