Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(offline-mode): Add support offline mode using json file #109

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

gagantrivedi
Copy link
Member

  • Introduce the LocalFileHandler, which allows serving flags from a JSON file.
  • Incorporate the WithOfflineHandler option to configure the client with the LocalFileHandler.
  • Implement the WithOfflineMode option to enable the SDK to function in offline mode.

Related issue: Flagsmith/flagsmith#2024

@gagantrivedi gagantrivedi requested review from a team and matthewelwell and removed request for a team January 8, 2024 09:58
@gagantrivedi gagantrivedi merged commit 9f959fc into main Jan 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants