roomDatabaseMaxCacheSize

Repository中 通过 Repository.getRoomDatabase 获取 RoomDatabase 实例的最大缓存数量, 采用LruCache缓存策略;默认值为:DEFAULT_ROOM_DATABASE_MAX_SIZE