github.com/v2pro/plz@v0.0.0-20221028024117-e5f9aec5b631/README.md (about)

     1  # plz
     2  
     3  PLZ has three parts
     4  
     5  * plz: observability, test helper, message format, utility
     6  * plz.sql: use sql to query anything
     7  * plz.service: junction for distributed computing
     8  
     9  Observability is the primary goal:
    10  
    11  * countlog: log event, record how state change over the time
    12  * dump: take snapshot of data, record the moment
    13  * witch: a WEB UI to make log and snapshot visible