nukeop
nukeop
Great, I was thinking this could be solved better with versioning (this would require storing the version number in the config and allow defining migrations). Other things that will need...
This error is now gone
It can take a couple of seconds but should definitely be faster than 20-30s. One thing that can make it slower is if access to the config files is slower...
Just checked this on my laptop, and it takes about 3.5s to start (and display a window), while taking around 120mb of memory according to ksysguard. There's a few seconds...
Implemented by #1336
Yes it is, the previous person never got back to us.
Does @TheThinker277 still want it?
Implemented
I'm also interested in this. Typically in integration tests in services using MongoDB, I use https://www.npmjs.com/package/mongodb-memory-server which allows connecting by URI. Having an in-memory postgres server would enable me to...
Yep that sounds perfect. I tried to limit the impact of leaks for now, which should be usable until the next release.