From fc5484cdf8e62584c976ce8eb1dfee2d787850ae Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 7 Feb 2014 15:42:58 +0100 Subject: [PATCH] Upd NEWS WRT memcached --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 1.7.10.4