Skip to content

Commit

Permalink
Chore: Add backlog.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 19, 2024
1 parent ca43feb commit c649cec
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/backlog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Backlog

## Iteration +1
- [x] Add Kotori decoders
- [x] Add DynamoDB and MongoDB CDC translators
- [x] Resolve dependencies: `bson` vs. `pymongo`?
- [ ] Documentation
- [x] Release v0.0.2

## Iteration +2
- [ ] Performance: Batching!
- [ ] MongoDB: Implement stream resumption using `start_after`
- [ ] Feature: Filter by events, e.g. Ignore "delete" events?
- [ ] Integration Testing the "example" programs?

0 comments on commit c649cec

Please sign in to comment.