microgateway icon indicating copy to clipboard operation
microgateway copied to clipboard

Datastore refactoring

Open garytu opened this issue 7 years ago • 0 comments

The branch of https://github.com/strongloop/microgateway/tree/feature/refactor-datastore-2 is used for prototyping and benchmark. The benchmark data is described in https://github.ibm.com/apimesh/scrum-micro-gw/issues/247#issuecomment-1274499

Then I created 2 repos to do the real refactoring

  • https://github.ibm.com/garytu/refactor-microgateway: the fundamental part - only need swaggers to run with.
  • https://github.ibm.com/garytu/refactor-apic-microgateway, support APIC related functions, e.g. rate limiting, subscriptions....

The works are not completed and wrapped up in https://github.ibm.com/garytu/refactor-apic-microgateway/blob/master/TODO.md

garytu avatar Mar 15 '17 09:03 garytu