imag/lib/core
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
..
libimagerror libimagerror: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
libimagrt Print Runtime errors to stderr 2018-11-01 20:26:25 +01:00
libimagstore Adapt Store::get()/Store::create() to check cache before FS 2018-11-06 18:35:17 +01:00