comqtt
comqtt copied to clipboard
Removal of code related to bbolt
According to the README, BoltDB (bbolt) is deprecated. Would a pull request to remove bbolt code be accepted?
This project is using etcd-io/bbolt. Perhaps you were mixing up with boltdb/bolt
I am not talking about bolt/bbolt. According to this project’s documentation, it says,
There is also a BoltDB hook which has been deprecated in favour of Badger