OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

potential memory leak when using memory backend? #278

Open bschelling opened 5 years ago

bschelling commented 5 years ago

it seems to me that the user keys never get cleaned out, which results in a memory increase that also seems to impact performance. is there any way to expire the keys? or is there any other way to clean them up?

also see the heapdump in devtools: Screenshot 2019-07-31 at 10 05 00