Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example using NATS for global sync of Sqlite DB in a CQRS pattern, Hosted with New #211

Closed
gedw99 opened this issue May 5, 2024 · 2 comments
Labels
proposal Enhancement idea or proposal

Comments

@gedw99
Copy link

gedw99 commented May 5, 2024

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

@gedw99 gedw99 added the proposal Enhancement idea or proposal label May 5, 2024
@gedw99 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 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
@jordan-rash
Copy link
Contributor

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.

@jordan-rash jordan-rash closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
@gedw99
Copy link
Author

gedw99 commented May 7, 2024

sounds good. will let you know when its ready for eye balls :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

2 participants