RangerMauve / webrun

Run Web-first ESM modules outside of the browser
https://webrun-presentation.hashbase.io/
MIT License
76 stars 4 forks source link

Integration with HyperDB? #26

Open tswast opened 5 years ago

tswast commented 5 years ago

I find myself wanting to write apps with very small key/value pairs. I could use DatArchive for this, but it would mean for too many small files. Thoughts on exposing hyperdb in webrun?

Related: Beaker Browser is considering adding native HyperDB support https://github.com/beakerbrowser/beaker/issues/963#issuecomment-383390231 but I don't know the status of that. Maybe they're waiting for multi-writer dat before providing that API?

RangerMauve commented 5 years ago

HyperDB support would be cool, but I don't think it makes sense to add it to Webrun before Beaker has a release with it.

I agree that it's likely blocked by multiwriter. @pfrazee might have more insight.

pfrazee commented 5 years ago

It is, but I'd make a good bet it'll be here by summer