mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-19 09:05:59 -04:00
Add cache eviction to revolt.js #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @infi on GitHub (Oct 1, 2021).
Originally assigned to: @insertish on GitHub.
The current lack of cache eviction can cause abnormally high system resource usage.
@wait-what commented on GitHub (Oct 3, 2021):
dont do it i love memory leaks
@avasilic commented on GitHub (Jan 18, 2024):
Was this resolved in some commit since Oct. 2021 or is there still no cache eviction?