Upd NEWS WRT memcached
[yaz-moved-to-github.git] / 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