comparison 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
comparison
equal deleted inserted replaced
8032:fd3a24336e6a 8033:5e3f4b4fcb28
159 <cache name="official-lines" 159 <cache name="official-lines"
160 maxElementsInMemory="2" 160 maxElementsInMemory="2"
161 timeToLiveSeconds="14400" 161 timeToLiveSeconds="14400"
162 /> 162 />
163 163
164 <!-- This on is used to cache sediment loads of rivers. -->
165 <cache name="sediment-load-data"
166 maxElementsInMemory="3"
167 timeToLiveSeconds="86400"
168 />
169
164 170
165 <!-- This one is used for the cross section lookup 171 <!-- This one is used for the cross section lookup
166 Because of lazy fetching and relatively big amount of data, disabled 172 Because of lazy fetching and relatively big amount of data, disabled
167 cache for now. 173 cache for now.
168 <cache name="cross_sections" 174 <cache name="cross_sections"

http://dive4elements.wald.intevation.org