summaryrefslogtreecommitdiff
path: root/issues/mgamma/mgamma-cli.gmi
blob: aa0585b0f963e9eabad7955424e5abcd36ec5ecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# MGAMMA CLI

Tasks for the command line interface

# Tags

* assigned: pjotrp, artyom
* type: feature
* priority: high

# Tasks

* [ ] Provide sane CLI interface
* [ ] Add --map-size 10M switch
* [X] Use lmdb files instead of dir
* [ ] Find a way to open/create named DBs. Right now it's based on data.mdb renaming.
* [X] Move mgamma into ./bin
* [ ] Add ./bin/mgemma compatibility tool (note it is not mgamma)