-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: adiom-data/dsync
base: main
head repository: adiom-data/dsync
compare: zdqf6debug2
- 15 commits
- 19 files changed
- 2 contributors
Commits on Oct 8, 2025
-
Customization for mongo <-> mongo query filter
Example param usage: `mongodb://localhost:27017 -q '{"field":{"$eq":"value"}}'` Currently need to be duplicated on both source and destination.Mark C authored and Mark C committedOct 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 1a1a9b7 - Browse repository at this point
Copy the full SHA 1a1a9b7View commit details -
Add basic support for unique index
Use --namespace-stream-writer=mynamespace (use destination namespace). For the destination mongo, use --unique-index-namespace=mynamespace. Example: dsync -ns db.col:db2.col --namespace-stream-writer=db2.col mongodb://localhost:27017 mongodb://localhost:27017 --writer-batch-size=10000 --unique-index-namespace db2.col
Mark C authored and Mark C committedOct 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 4d215c4 - Browse repository at this point
Copy the full SHA 4d215c4View commit details -
add datadog statsd + progress metrics.
Mark C authored and Mark C committedOct 8, 2025 Configuration menu - View commit details
-
Copy full SHA for f0cb4ea - Browse repository at this point
Copy the full SHA f0cb4eaView commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8909ccb - Browse repository at this point
Copy the full SHA 8909ccbView commit details
Commits on Oct 23, 2025
-
Mark C authored and Mark C committed
Oct 23, 2025 Configuration menu - View commit details
-
Copy full SHA for 86378b4 - Browse repository at this point
Copy the full SHA 86378b4View commit details
Commits on Oct 30, 2025
-
Fix regression where delete events were not counted separately.
Mark C authored and Mark C committedOct 30, 2025 Configuration menu - View commit details
-
Copy full SHA for 39bd83e - Browse repository at this point
Copy the full SHA 39bd83eView commit details -
Add projection to mongo sampling (#344)
Co-authored-by: Mark C <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc15c79 - Browse repository at this point
Copy the full SHA cc15c79View commit details
Commits on Nov 14, 2025
-
Mark C authored and Mark C committed
Nov 14, 2025 Configuration menu - View commit details
-
Copy full SHA for f648b85 - Browse repository at this point
Copy the full SHA f648b85View commit details -
fix exit on initial sync write failure
Mark C authored and Mark C committedNov 14, 2025 Configuration menu - View commit details
-
Copy full SHA for fb1848a - Browse repository at this point
Copy the full SHA fb1848aView commit details -
Add isolated retries for mongo dest.
Mark C authored and Mark C committedNov 14, 2025 Configuration menu - View commit details
-
Copy full SHA for ed75a0c - Browse repository at this point
Copy the full SHA ed75a0cView commit details
Commits on Nov 17, 2025
-
Mark C authored and Mark C committed
Nov 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 1e24e9d - Browse repository at this point
Copy the full SHA 1e24e9dView commit details -
This reverts commit 1e24e9d.
Mark C authored and Mark C committedNov 17, 2025 Configuration menu - View commit details
-
Copy full SHA for bd1616f - Browse repository at this point
Copy the full SHA bd1616fView commit details -
Revert "fix exit on initial sync write failure"
This reverts commit fb1848a.
Mark C authored and Mark C committedNov 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 3ed35a6 - Browse repository at this point
Copy the full SHA 3ed35a6View commit details
Commits on Nov 18, 2025
-
Add debug-change-stream and skip-initial-sync-duplicate-namespace
Mark C authored and Mark C committedNov 18, 2025 Configuration menu - View commit details
-
Copy full SHA for ae97c72 - Browse repository at this point
Copy the full SHA ae97c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae49488 - Browse repository at this point
Copy the full SHA ae49488View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...zdqf6debug2