Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 521 Bytes

todo.md

File metadata and controls

14 lines (13 loc) · 521 Bytes

Things TODO

  • Dynamic provider loading
  • Option to specify provider through configuration and/or command line
  • Providers should have own startup/registration
  • Add Hyperbee.Migration.Providers.Mongodb
    • Mongo bootstrapper
    • Mongo distributed lock
    • Mongo resource runner and basic statements.json parser
  • Relocate shared functionality for providers
    • WaitHelper
  • Provider samples
    • Rename Hyperbee.Migrations.Samples to Hyperbee.Migrations.Samples.Couchbase
    • Create Hyperbee.Migrations.Samples.Mongodb