Skip to content

Offline mode in server side SDKs #2024

Description

@matthewelwell

Each of the Flagsmith server side SDKs should offer a way to have them function in 'offline mode'. By providing a JSON document of flags / an environment, the SDK should behave exactly as it does in local evaluation mode, however, using the static JSON document that should be bundled in the SDK itself.

This will need to be implemented in all of our serverside SDKs.

To implement:

  • Python (Kim)
  • Java
  • Go (Gagan)
  • Rust (Gagan)
  • PHP (Matt)
  • NodeJS (Novak)
  • Ruby (Zach)
  • Elixir (Kim)
  • .NET (Novak)

Metadata

Metadata

Assignees

Labels

featureNew feature or requestsdkIssues related to the SDKs

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions