Skip to content

feat(gofeatureflag): added cache option #1284

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

Merged
merged 4 commits into from
May 26, 2025

Conversation

simas-usas
Copy link
Contributor

@simas-usas simas-usas commented May 19, 2025

Resolves #1283

Description

We want to be able to provide our own caching library when using the Server SDK. Adding the cache property to GoFeatureFlagProviderOptions.

@simas-usas simas-usas requested review from a team as code owners May 19, 2025 11:52
@github-actions github-actions bot requested a review from thomaspoignant May 19, 2025 11:52
@simas-usas simas-usas changed the title feat(gofeatureflag): added a cache option feat(gofeatureflag): added cache option May 19, 2025
@simas-usas simas-usas force-pushed the feat/cache-option branch from 562a7e7 to 421cb98 Compare May 19, 2025 13:45
Copy link
Member

@thomaspoignant thomaspoignant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomaspoignant thomaspoignant merged commit 7083655 into open-feature:main May 26, 2025
7 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.

[go-feature-flag] Caching improvements
2 participants