TBD54566975 / did-dht

the did:dht method and server implementation
https://did-dht.com/
Apache License 2.0
27 stars 12 forks source link

Replace BoltDB with sqlite #121

Open finn-tbd opened 8 months ago

finn-tbd commented 8 months ago

sqlite will behave a lot more like postgres and our dev environment should at least roughly match our production environment. ref.

frankhinek commented 7 months ago

This would be great as I'd like to explore using something like the following as an alternative way of achieving low latency resolution and high availability for those that don't wish to rely on AWS/GCP cloud services: