moirai icon indicating copy to clipboard operation
moirai copied to clipboard

Moirai 3.x Redesign

Open jrduncans opened this issue 4 years ago • 0 comments

  • Move config-reading abstract methods from each decider into a ConfigReader Interface
  • Add featureGroup support to control what features use the same hashing for proportionOfUsers decider
  • Move the provided config decider predicates to a single class as static factory methods that depend on a ConfigReader instead of separate abstract classes that must be implemented in a specific config module

jrduncans avatar Feb 11 '21 22:02 jrduncans