Changelog v0.21.4

You have 2 options.

  1. You can implement postgres for storagenodes and we will most likely merge it even if it will be slower compared to sqlite3
  2. You can show us how slow sqlite3 is and the improvement you would expect from postgres. I recommend starting here: Guide to debug my storage node, uplink, s3 gateway, satellite

A simple vote without any data to proof your point doesn’t work :wink:

We split the sqlite DB into multiple sqlite files. That way we can lock them individualy. That will allow us to scale better on bigger storage nodes.