You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gedw99
changed the title
Delete example using nats for global sync
Example using nats for global sync of Sqlite DB in a CQRS pattern
May 5, 2024
gedw99
changed the title
Example using nats for global sync of Sqlite DB in a CQRS pattern
Example using NATS for global sync of Sqlite DB in a CQRS pattern, Hosted with New
May 5, 2024
Thanks for the issue @gedw99. While we would love to see this example, its currently outside the scope of our near/medium term roadmap. We would encourage you to build this, and we can look at creating an Awesome Nex list with your work. I will keep your discussion on the topic open so that we can all collaborate on the idea there.
Proposed change
https://github.com/maxpert/marmot
Marmot does SQLite db sync using NATS.
Add a provider to Marmot to use Nex. Not sure exactly best way yet.
Add example using it with NEX. https://github.com/maxpert/marmot-pocketbase-flyio Is a reference example that works well and so can reference this for the new example.
Make a new repo to host the example.
Add Gateway and Super Cluster support too.
Use case
Need a db that’s simple for a CQRS style setup and need it synced globally both inside data centers and at the edge.
New now supports running non sandboxed on Mac and Win, so for Edge this works well for Orgs without any Linux boxes or experience.
Contribution
The text was updated successfully, but these errors were encountered: