statsig-io / node-js-server-sdk

Statsig's SDK for server-side Node.js applications.
ISC License
20 stars 15 forks source link

Data adapter interface & implementation for 1P Redis config adapter #12

Closed kenny-statsig closed 2 years ago

kenny-statsig commented 2 years ago

Define the interfaces for data adapters to fall back on if the SDK cannot fetch from the server.

pnpm test RedisConfigAdapter.test.ts