imag/lib
Matthias Beyer 88a4eee087 Adapt Store::get()/Store::create() to check cache before FS
With this change, the cache is tested before accessing the filesystem,
which probably increases the speed if the cache has the entry, because
we avoid the slow IO operation.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-11-06 18:35:17 +01:00
..
core Adapt Store::get()/Store::create() to check cache before FS 2018-11-06 18:35:17 +01:00
domain Add FileLockEntry-getter in Mail struct 2018-11-06 14:48:49 +01:00
entry Change test output to use debug!() 2018-11-01 20:37:02 +01:00
etc Make "ask" functions get input and output streams 2018-11-01 20:30:12 +01:00