Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How exactly does the cache work? #146

Open
Ismola opened this issue Jul 1, 2024 · 1 comment
Open

How exactly does the cache work? #146

Ismola opened this issue Jul 1, 2024 · 1 comment

Comments

@Ismola
Copy link

Ismola commented Jul 1, 2024

The only thing I know is that when it finds a new pool, it caches it. But for what? because it is necessary?

@netbja
Copy link

netbja commented Aug 8, 2024

Hello,
I'm not expert in Typescript coding, but what I can tell you is that for trading strategies that require fast decisions and executions, caching is crucial to minimize delays. When the bot follows hundreds or even thousands of pools, caching considerably reduces network load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants