initialize instance of database
@override Future init() async { cacheBox = {}; cacheTimeBox = {}; isInitialized = true; }