Josh Baker
8d5f447e3e
updated logger
2017-10-03 08:49:33 -07:00
Josh Baker
d0f4f2ef73
added geoadd test for compare
2017-08-09 15:25:40 -07:00
Josh Baker
91c44a5eef
distinct benchmark types
...
the -t flag now supports set-point, set-rect, and set-string
2017-08-06 17:39:35 -07:00
Josh Baker
6008a78281
vendored redbench
2017-03-31 08:31:33 -07:00
Josh Baker
13235093c5
New tile38-benchmark tool
...
The tile38-benchmark tool is a new addition to the Tile38 suite alongside
tile38-server and tile38-cli. It's modeled after redis-benchmark with
matching input flags and output formatting.
It tests the common commands PING, GET, SET, and NEARBY. More commands
may be added later.
(mention #54 )
2017-03-30 14:14:44 -07:00
Josh Baker
b1c76d7d22
cli auto reconnect
2017-03-30 03:41:52 -07:00
Josh Baker
a10b290357
pidfile option, closes #20
2017-02-24 07:05:28 -07:00
Josh Baker
7a077fa179
moved url up one line
2017-02-12 07:12:15 -07:00
Josh Baker
cadf6cb851
Added http-transport to SERVER call
...
* fixed index out of range error when --http-transport provided
without value.
2017-01-13 08:53:01 -07:00
Pavel Makarenko
a4e5d38461
Disable HTTP & WebSocket transports on demand. ( #128 )
...
* Added .idea folder into .gitignore
* Added --http-transport flag
* Fixed test & Removed some dumps
* Added support of yes/no
2017-01-13 08:45:28 -07:00
Josh Baker
bafb1823b3
Metadata for Webhooks
...
Added the `META name value` keyword to the SETHOOK command.
Allows for adding metadata to a webhook. For example:
SETHOOK myhook http://endpoint/ META m1 12 META m2 13 NEARBY ...
Would result in notification that contain the "meta" element, which is
represented like:
"meta":{"m1":"12","m2":"13"}
Thanks for the suggestion @amorskoy
closed #105
2016-12-29 08:50:54 -07:00
Josh Baker
f2026e1d8d
grpc support
2016-09-11 21:09:02 -07:00
Josh Baker
988e6e5fcc
fixes #28 windows cmd error
2016-07-22 11:11:17 -07:00
Josh Baker
3a6a33ea9a
added hook example comment
2016-05-23 13:10:43 -07:00
Josh Baker
06490abe22
tty/noprompt
2016-04-05 07:15:29 -07:00
Josh Baker
6b9468d01b
lint cleanup
2016-04-02 19:16:36 -07:00
Josh Baker
4ce4e1af71
optional output formats
2016-03-29 12:29:15 -07:00
Josh Baker
464d4eb4ed
http hook & shrink
2016-03-19 18:31:59 -07:00
Josh Baker
8faeceac8e
updated command syntax
2016-03-15 18:21:56 -07:00
Josh Baker
7ab4051af3
allow non-git make
2016-03-13 16:39:04 -07:00
Josh Baker
95125e0a04
allow optional protected-mode
2016-03-08 06:11:03 -07:00
Josh Baker
73ea8b8ee4
authentication resolves #3
2016-03-07 17:38:59 -07:00
Josh Baker
72de5cc778
refactor
2016-03-06 07:55:00 -07:00
Josh Baker
5b0a255ea6
-host flag, fixes #2
2016-03-05 13:39:36 -07:00
Josh Baker
c83d915111
include mains
2016-03-04 16:18:33 -07:00