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

[BUG] Cache #32

Open
Firestone82 opened this issue Jan 28, 2024 · 0 comments
Open

[BUG] Cache #32

Firestone82 opened this issue Jan 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Firestone82
Copy link
Member

Cache system that I implemented is just basic.
Whats needed that cache actually evics with time or when some object is edited.
Currently on first get of all parts, all of them are cached forever or until you remove one object from them.

Should work more objective. When I remove one object from cache, whole cache shouldn't be removed.

@Firestone82 Firestone82 added the bug Something isn't working label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants