@Noah Sragow if you have any feedback, don't hesitate to send it in #C078Z1QRHL3! I'm always trying to improve it 🙏
CLOVIS
09/25/2024, 8:54 AM
I'm currently working on an algorithm that will let the cache clear itself if the system has low memory
n
Noah Sragow
09/27/2024, 7:25 PM
Naw it was great, the only thing I noticed is you were doing a mutex locking and passing a string which didn't seem to ever error out even if the same string was passed (something to do with === vs ==)
Noah Sragow
09/27/2024, 7:26 PM
I only modified it because of slightly different use case @CLOVIS