-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
comp/santasyncserviceIssues or PRs related to the sync protocolIssues or PRs related to the sync protocolenhancementNew feature or requestNew feature or request
Description
#341 moves SNTSyncdQueue from NSCache to SantaCache, this is a better fit, but not a perfect fit. An LRU would be more appropriate, frequently blocked executions should stay in the cache vs. being evicted when the cache fills up.
Once we decided on an LRU for Santa's codebase, switch to an LRU in SNTSyncdQueue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp/santasyncserviceIssues or PRs related to the sync protocolIssues or PRs related to the sync protocolenhancementNew feature or requestNew feature or request