Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Don't cache events in _state_group_cache #660

Merged
merged 1 commit into from
Mar 22, 2016
Merged

Conversation

erikjohnston
Copy link
Member

Instead, simply cache the event ids, relying on the event cache to cache
the actual events.

The problem was that while the state groups cache was limited in the
number of groups it could hold, each individual group could consist of
thousands of events.

Instead, simply cache the event ids, relying on the event cache to cache
the actual events.

The problem was that while the state groups cache was limited in the
number of groups it could hold, each individual group could consist of
thousands of events.
@NegativeMjark
Copy link
Contributor

LGTM

erikjohnston added a commit that referenced this pull request Mar 22, 2016
Don't cache events in _state_group_cache
@erikjohnston erikjohnston merged commit fa2f96c into develop Mar 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants