Skip to content

Review cache / clock design #29

@asmodehn

Description

@asmodehn

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
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions