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.
1 parent 63f977f commit 8c75c8cCopy full SHA for 8c75c8c
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