Files
coredns/vendor/github.com/v2pro/plz
Yong Tang 604c0045e7 Update go dep (#1560)
This fix updates go dep with `dep ensure --update` as well as the following:
- Removed github.com/ugorji/go restriction in Gopkg.toml (fixes  #1557)
- Added github.com/flynn/go-shlex in Makefile (neede by Caddy, maybe removed later)

This fix fixes #1557

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-23 20:10:34 +00:00
..
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00

plz

PLZ has three parts

  • plz: observability, test helper, message format, utility
  • plz.sql: use sql to query anything
  • plz.service: junction for distributed computing

Observability is the primary goal:

  • countlog: log event, record how state change over the time
  • dump: take snapshot of data, record the moment
  • witch: a WEB UI to make log and snapshot visible