Upd NEWS WRT memcached
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Feb 2014 14:42:58 +0000 (15:42 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Feb 2014 14:42:58 +0000 (15:42 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cfcf996..b211a82 100644 (file)
--- 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