moirai
moirai copied to clipboard
Moirai 3.x Redesign
- 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