protected override void OnStart() { database = new MemoryDatabase(1024); database.Start(); SetBlockDatabase(database); }