﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14596	Cache backend initialization refactoring	dauerbaustelle	nobody	"The attached patch refactors the initialization code shared between the locmem, filesystem and database cache backends into the `BaseCache` class' `__init__` method.

Furthermore, it extends the tests so that the backends' code is tested with `cull_frequency=0`. (Filebased cache excluded, because it seems like its culling behaviour is somewhat unpredictable.)

Plus it puts the hairy pseudo-model stuff in the database cache backend into a superclass to make inheritance more obvious for 3rd-party database backends."		closed	Core (Cache system)	dev		fixed			Ready for checkin	1	0	0	0	0	0
