Skip to content

feat: (GO Feature Flag provider) introducing cache in the provider #181

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

Conversation

thomaspoignant
Copy link
Member

@thomaspoignant thomaspoignant commented Apr 25, 2023

This PR

This PR introduces a TTL-based cache provider to the GO Feature Flag provider.

Related Issues

Fixes thomaspoignant/go-feature-flag#660

@thomaspoignant thomaspoignant changed the title feat: [GO Feature Flag] Introducing cache in the provider feat(GO Feature Flag provider) introducing cache in the provider May 1, 2023
@thomaspoignant thomaspoignant changed the title feat(GO Feature Flag provider) introducing cache in the provider feat:(GO Feature Flag provider) introducing cache in the provider May 1, 2023
@thomaspoignant thomaspoignant changed the title feat:(GO Feature Flag provider) introducing cache in the provider feat: (GO Feature Flag provider) introducing cache in the provider May 1, 2023
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
@thomaspoignant thomaspoignant marked this pull request as ready for review May 6, 2023 16:35
@thomaspoignant thomaspoignant requested a review from a team as a code owner May 6, 2023 16:35
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.

(feature) Implement open-feature provider cache for the GO provider
2 participants