0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Readme.md More... almost 12 years ago
major refactor of the oplog follower. for extremely high op mongo clusters, we should detach the function of emitting ops and consuming them, otherwise ES indexing falls behind and we lose the "real time" factor. with this solution, you can have multiple consumers of the ops. More... almost 12 years ago
remove extra include More... about 12 years ago
typos More... about 12 years ago
add index to hooks signature More... about 12 years ago
moved ES logic into hooks More... about 12 years ago
removed the Timer object. that was unnecessary complexity More... about 12 years ago
added hook for es data mapping More... about 12 years ago
make oplog and es more reusable for external tools (i.e. scrutineer) More... about 12 years ago
hooks are easier for users to extend with More... about 12 years ago
runner should be simpler More... about 12 years ago
added scrutineer tool More... about 12 years ago
fixed some bugs, pylint complaints More... about 12 years ago
fixed some bugs, pylint complaints More... about 12 years ago
clean up More... about 12 years ago
remove my mapping. nobody cares about that More... about 12 years ago
initial commit More... about 12 years ago