twilight-rs / cache

WIP Entity/repository-based cache implementation for Twilight.
ISC License
5 stars 3 forks source link

Finish cache logic implementation #1

Closed zeylahellyer closed 3 years ago

zeylahellyer commented 3 years ago

Finish implementing the logic of rarity_cache::Cache, which is the base cache that holds backends and receives and processes gateway event updates.

7596ff commented 3 years ago

Fixed by #13