configu / configu

Open-source ConfigOps infrastructure ⚙️

Home Page:https://configu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Open Feature config store in Node.js SDK

RichardAkman opened this issue · comments

Description

Implements an abstract Open Feature class. Launch darkly will be converted to use this base class and also cloud bees will be implemented via this class.

Motivation

Allows easy implementation of feature flag stores.