-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Milestone
Description
Xest has a bunch of modules to limit the number of server requests...
There are remains of previous attempts and various implementations.
These should be reviewed solidified behind a simpler concepts. Specifically we now use nebulex for cache with ttl... but in our usecase the best ttl is hard to guess... We could imagine splitting an "AdaptativeCache" library, where the ttl is computed dynamically (via a backoff algo or so...), with two implementations possible, one based on nebulex, and one without any external dependency...
Metadata
Metadata
Assignees
Labels
No labels