Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evoxmusic committed Apr 3, 2022
1 parent 7a0b0c6 commit 271420c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,11 @@ Feel free to edit `./examples/replibyte.yaml` with your configuration.

Here are the features we plan to support

- [ ] Auto-detect and version database schema change
- [ ] Incremental data synchronization
- [ ] Auto-detect sensitive fields and generate fake data
- [ ] Auto-clean up bridge data
- [ ] Database Subsetting: Scale down a production database to a more reasonable size


## Usage
Expand Down Expand Up @@ -243,8 +245,8 @@ sequenceDiagram

- [x] PostgreSQL
- [x] MongoDB
- [x] Local dump file
- [ ] MySQL (Coming Soon)
- [x] Local dump file (Yes for PostgreSQL)

### Supported Transformers

Expand Down

0 comments on commit 271420c

Please sign in to comment.