Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Allow persistent storage of LaunchDarkly flags so that they can be restored at startup #256

Description

@ehsan

Is your feature request related to a problem? Please describe.
We are using LD for features which should "stay" the correct value throughout the lifetime of the program, including early startup before LD has had a chance to initialize and fetch its flags. Right now we're building a custom solution in the native SDK but the JS SDK doesn't provide the necessary APIs unfortunately.

It would be nice to be able to rely on LD flags no matter when they are queried.

Describe the solution you'd like
Something similar to the solution in the .NET SDK would be great!

Describe alternatives you've considered
We haven't yet found a good alternative solution yet.

Additional context
Please see this issue and the relevant discussion there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions