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.
Gives the ability to logout. Should clean up access/refresh tokens on disk if they are present. This should also request a logout url from the server and open a web...
we shouldnt allow malformatted protos. I thought buf lint did this but it doesn't seem to care if buf fmt returns changes. From [SyncLinear.com](https://synclinear.com) | [NEOS-423](https://linear.app/nucleus-cloud/issue/NEOS-423/add-buf-fmt-action-to-fail-if-diff)
## Is your feature request related to a problem? docs refer to baremetal and would like this. ## Describe the solution you'd like I like to use Fly.io, which uses...
Fixed 2 links
The `gen.sh` script fails due to Docker runs not setting the correct uid/gid. This causes files to drop in as root which then the bare metal user does not have...
Allow users to configure mTLS and/or better verification by providing client certificates as well as optionally a root cert. The options are: * Client Cert * Client Key Users may...
## Is your feature request related to a problem? We are looking to anonymize data that lives in Snowflake. It would be great if Snowflake was built in ## Describe...
Our mysql system queries expect some types to be sql.NullInt32 when they should actually be sql.NullInt64. We should update this as it makes the app unusable for mysql users. Relevant...
we need to be able to support deterministic anonymization/synthetic data at some poin the same input should produce the same anonymized/synthetic data output this is important for analytical use-cases as...