vlcn-io / vlcn-orm

Develop with your data model anywhere. Query and load data reactively. Replicate between peers without a central server.
https://vlcn.io
Other
212 stars 6 forks source link

Idea similarity to Riffle #18

Open dumblob opened 2 years ago

dumblob commented 2 years ago

This kind of reminded me of https://riffle.systems/essays/prelude/ . Maybe you find the ideas presented there interesting and relevant.

Feel free to close this issue for lack of actionable items.

tantaman commented 2 years ago

It is. I've been planning on reaching out to them to see if there are opportunities to collaborate. Waiting till I have a mature end to end demo put together. Hopefully in the next week or two 🤞

dumblob commented 2 years ago

Awesome! I'll stay tuned.

Let me know if you found something in common or even made some agreements :wink:.

tantaman commented 2 years ago

You might also be interested in dexiejs. Similar ideas --- local, reactive. Deviates in that it syncs to a centralized server rather than between peers.

dumblob commented 2 years ago

Thanks, did not know of dexiejs being reactive. Actually some years ago I have played with home-made "local, reactive" synced through a centralized server. It has some good use cases.

But I am now only interested in sync between peers :wink:.

tantaman commented 2 years ago

Also, how did you find this project? I see I suddenly have 55 stars :o definitely didn't mean for people to discover this so soon! But grateful to have some interest even if it is early

dumblob commented 2 years ago

I follow some cool people on GitHub and there I see they starred something or forked something and if the name or description (in a caption on mouse hover) catches my attention, I open it and then browse through all repos of the given author. This way I discovered your repo :wink:.

I am also followed by quite some people who apparently do something similar and probably therefore you got some more stars :smile:.

jsimnz commented 2 years ago

Also, how did you find this project? I see I suddenly have 55 stars :o definitely didn't mean for people to discover this so soon! But grateful to have some interest even if it is early

It also got posted to HN and briefly was on the front page (in case you weren't aware). 👍.

https://news.ycombinator.com/item?id=31446780

Ps . Very cool project btw

jsimnz commented 2 years ago

Oh nvm, I see you just started commenting around on that thread a couple of hours ago. 🙃

tantaman commented 2 years ago

Started having some conversations with @schickling and @geoffreylitt

We're starting to understand one another's approaches to see if there are opportunities to collaborate sometime in the future.