tile38/internal
tidwall 9e552c3629 Allow some basic client commands before AOF data loads
This commit accepts incoming connections even before the AOF
dataset has been loaded into memory. Though only a very limited
command set is allowed.

Allowed commands:
  PING, ECHO, OUTPUT, QUIT

All other commands will return:
  LOADING Tile38 is loading the dataset in memory

This is useful for establishing connections for the purpose of
checking process and network state.
2021-10-01 17:18:07 -07:00
..
bing Code cleanup 2019-10-30 10:17:59 -07:00
clip Code cleanup 2021-03-31 08:13:44 -07:00
collection Update btree/buntdb 2021-07-31 07:42:58 -07:00
deadline Code cleanup 2019-10-30 10:17:59 -07:00
endpoint refactor: kafka auth 2021-08-03 14:46:40 +02:00
glob Code cleanup 2019-10-30 10:17:59 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Increase verbosity for warning messages 2021-10-01 07:45:37 -07:00
server Allow some basic client commands before AOF data loads 2021-10-01 17:18:07 -07:00