webmeshproj / webmesh

A simple, distributed, zero-configuration WireGuard mesh solution
https://webmeshproj.github.io
Apache License 2.0
420 stars 16 forks source link

Migrate embedded SQLite to BadgerDB #3

Closed tinyzimmer closed 1 year ago

tinyzimmer commented 1 year ago

This takes care of most embedded targets for #1 except for MIPS which will require getting rid of the boltdb as well.