neosync
neosync copied to clipboard
Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
FE for sync connect now uses a centralized map to determine what connections are valid. The Generate/AI Generate are different and still use the old imperative format. These should be...
From [SyncLinear.com](https://synclinear.com) | [NEOS-1249](https://linear.app/nucleus-cloud/issue/NEOS-1249/add-support-for-client-tls-to-mysql)
I have a database where I fully added everything to the job mappings. This includes foreign keyed columns. I would expect something like we see with postgres where you pretty...
We need to figure out how we can enable subsetting support for Mongo databases. From [SyncLinear.com](https://synclinear.com) | [NEOS-1170](https://linear.app/nucleus-cloud/issue/NEOS-1170/add-mongodb-subsetting-support)
From [SyncLinear.com](https://synclinear.com) | [NEOS-1273](https://linear.app/nucleus-cloud/issue/NEOS-1273/update-subsetting-to-handle-nullable-foreign-key-columns)
Mongo has support for providing a password file to decrypt an encrypted TLS certificate. We should add support for this. We should also see if Postgres and Mysql offer support...
Validator is not reporting errors but worker errors out with regards to syncing circular deps/FK dep tables From [SyncLinear.com](https://synclinear.com) | [NEOS-1227](https://linear.app/nucleus-cloud/issue/NEOS-1227/validator-and-worker-logic-are-incorrect-w-regards-to-circular-deps)
Today we default to passthrough for all unmapped keys. We should give folks the ability to switch this to include / exclude. The other mode would allow only bringing over...
From [SyncLinear.com](https://synclinear.com) | [NEOS-1168](https://linear.app/nucleus-cloud/issue/NEOS-1168/add-ssh-tunneling-support-to-mongodb)
This causes the javascript editor to be really jittery while typing code because it's literally firing a request on every keystroke. If we want to do this, we should do...