We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa27789 commit 036db3dCopy full SHA for 036db3d
README.md
@@ -38,6 +38,7 @@ go get -u -v github.com/Sora233/buntdb-cli
38
* rollback
39
* show
40
* keys
41
+ * search
42
* use
43
* shrink
44
* save
@@ -47,5 +48,4 @@ You can provide -h flag for command to print help message.
47
48
49
### TODO
50
-- [ ] create index (Index is memory-only, You need to create index everytime you restart, so I am considering whether to
51
- impl it)
+- [ ] create index (Index is memory-only, You need to create index everytime you restart, so I am considering whether to impl it)
0 commit comments