roomDatabaseMaxCacheSize

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