libsql icon indicating copy to clipboard operation
libsql copied to clipboard

Memory leak, Dockerized on Railway

Open danfascia opened this issue 4 months ago • 7 comments

CleanShot 2024-10-06 at 20 10 27@2x

This is the memory usage pattern for my 35Mb SQLite DB running on LibSQL in a container on Railway. Over time the memory usage just grows and grows.

CleanShot 2024-10-06 at 20 11 07@2x

If I restart the container, the usage drops dramatically.

Is there a known issue running in Docker containers with memory leaking?

danfascia avatar Oct 06 '24 19:10 danfascia