diff artifacts/doc/conf/cache.xml @ 8033:5e3f4b4fcb28

New way to loaded sediment loads from database and cache it. The data structure a way more straight forward. TODO: Implement calculation on this basis.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 15 Jul 2014 12:47:52 +0200
parents 2e4d02207239
children 11646c8dfa61
line wrap: on
line diff
--- a/artifacts/doc/conf/cache.xml	Mon Jul 14 15:36:44 2014 +0200
+++ b/artifacts/doc/conf/cache.xml	Tue Jul 15 12:47:52 2014 +0200
@@ -161,6 +161,12 @@
            timeToLiveSeconds="14400"
        />
 
+   <!-- This on is used to cache sediment loads of rivers. -->
+    <cache name="sediment-load-data"
+           maxElementsInMemory="3"
+           timeToLiveSeconds="86400"
+       />
+
 
     <!-- This one is used for the cross section lookup
          Because of lazy fetching and relatively big amount of data, disabled

http://dive4elements.wald.intevation.org