We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.