Json storage solution for Vue?

If anyone comes across any decentralised JSON style real time storage stuff like deep stream hub or google Firestore let me know. I’m on the hunt for a replacement at some point.

It maybe a service like above or maybe there is a P2P way to save and decode json style objects. I am using Vue.js as the front end.

This looks like the options but have yet to see anyone doing this in Vue (yet)

HyperDB

But for realtime I will want to use HyperDrive (multiwriter)