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.
2 parents 63f977f + 8c75c8c commit 2131ea7Copy full SHA for 2131ea7
src/bitcask.app.src
@@ -1,6 +1,6 @@
1
{application, bitcask,
2
[
3
- {description, ""},
+ {description, "Yet another key/value storage engine"},
4
{vsn, "2.0.3"},
5
{modules, []},
6
{registered, []},
0 commit comments