Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 259 Bytes

lmstfy-client

lmstfy is a task queue service, created by meitu team.

How to test

  • export config
$ export LMSTFY_CLIENT_TEST_CONFIG='{"namespace": "myns", "token": "imtoken", "host":"localhost", "port": 7777, "queue_suffix": "xxx"}'
  • cargo test