We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
StormDB defines a block as N * sizeof(key-value pair), where N = 128.
N * sizeof(key-value pair)
N = 128
Once a database is created, this is fixed, and cannot be changed.