Caio Ferreira
Results
2
issues of
Caio Ferreira
The easiest way to track oplog size and oplog window is through `db.getReplicationInfo()`. They are critical metrics missing on the project right know.
enhancement
community
good first issue
learning exercise
## Description It looks like Weasel is reading `commands` as a string rather than a list. This causes access to the `name` field to raise the error `TypeError: string indices...