Implement indexing into Apache Druid #1

Closed
m wants to merge 263 commits from druid into master
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 12db2f349e - Show all commits

View File

@ -30,5 +30,6 @@
"list": "list <network>",
"exec": "exec <expr ...>",
"reg": "reg <network> <num>",
"confirm": "confirm <network> <num> <token>"
"confirm": "confirm <network> <num> <token>",
"pending": "pending [<network>]"
}