mochi-mqtt / server

The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.29k stars 222 forks source link

Add a persistence hook based on cockroachdb/pebble. #378

Closed werbenhu closed 8 months ago

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8447372264

Details


Totals Coverage Status
Change from base Build 8325560205: 0.08%
Covered Lines: 6057
Relevant Lines: 6137

💛 - Coveralls
luohao123 commented 8 months ago

Hello, does it works out of box now?

Will it still cause cached file unlimited grow?

luohao123 commented 7 months ago

Will release a new version so that go mod can update?