branch-by-abstraction

There are 2 repositories under branch-by-abstraction topic.

  • AndyObtiva/abstract_feature_branch

    abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.

    Language:Ruby23505
  • javieraviles/split-the-monolith

    Everyday is getting more and more popular and, sometimes, worthy and useful -> split a monolith into microservices. In this repo I will show an example of how to split a monolith into microservices using the Strangler Fig and Branch By Abstraction patterns.

    Language:Java7401