bitleak / rust-lmstfy-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Rust 100.0%