Skip to content

Improve Performance / Bugfix (v0.8.1-alpha)

Latest
Compare
Choose a tag to compare
@dhens dhens released this 27 Jun 22:52
· 8 commits to master since this release

Using Drawbridge on a VPS introduces extra latency that doesn't exist when testing locally. The database locks up more frequently when accessed over long distances between the client and the Drawbridge Dashboard.

I tweaked the sqlite settings to improve this and improved some log output.

Enjoy!