-
-
Notifications
You must be signed in to change notification settings - Fork 725
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR refactors the method that listens on revision changes: - Now supports all environments - Removed unnecessary populate cache method # Discussion point In the listen method, should we implement logic to look into which environments the events touched? By doing this we would: - Reduce cache size - Save some memory/CPU if the environment is not initialized in the cache, because we could skip the DB calls.
- Loading branch information
1 parent
428b0b3
commit b2cf0e4
Showing
1 changed file
with
28 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters