[MXS-188] Oplog to binlog conversion Created: 2015-06-11 Updated: 2016-10-17 Resolved: 2016-10-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MongoDB's oplog is kind of similar to MariaDB's binary log: http://docs.mongodb.org/manual/core/replica-set-oplog/ At my last job, we had a project that needed to replicate from MongoDB https://github.com/stripe/mosql I don't know how many of our users need to replicate from MongoDB to 1.) A maxscale plugin that tails a MongoDB oplog and transforms and 2.) Some kind of oplog-to-binlog converter (could we also convert in 3.) A storage engine that keeps tables automatically up-to-date by By the way, the ruby gem that Stripe uses to tail the oplog is https://github.com/stripe/mongoriver |
| Comments |
| Comment by Johan Wikman [ 2016-10-17 ] |
|
Please reopen or recreate when this feature will be or is close to be added to the readmap. |