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: Resurrected the STATIC flag reason. Documented the caching strategy. #224

Merged
merged 4 commits into from
Nov 30, 2022

Conversation

skyerus
Copy link
Contributor

@skyerus skyerus commented Nov 24, 2022

This PR

Resurrected the STATIC flag reason. Documented the caching strategy.

Related Issues

Fixes #223

Notes

Follow-up Tasks

How to test

docs/caching.md Outdated Show resolved Hide resolved
Co-authored-by: Todd Baert <[email protected]>
Signed-off-by: Skye Gill <[email protected]>
@toddbaert
Copy link
Member

This makes sense to me. I think this should enable a simple but effective caching strategy on the clients.

@skyerus skyerus marked this pull request as ready for review November 24, 2022 15:35
@toddbaert toddbaert self-requested a review November 24, 2022 17:42
docs/caching.md Outdated Show resolved Hide resolved
Signed-off-by: Skye Gill <[email protected]>
@skyerus skyerus merged commit 5830592 into open-feature:main Nov 30, 2022
@skyerus skyerus deleted the issue-216_document-caching branch November 30, 2022 13:28
AlexsJones pushed a commit that referenced this pull request Dec 5, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.2.7](v0.2.5...v0.2.7)
(2022-12-02)


### ⚠ BREAKING CHANGES

* start command flag refactor
([#222](#222))

### Features

* enable request logging via the --debug flag
([#226](#226))
([11954b5](11954b5))
* Resurrected the STATIC flag reason. Documented the caching strategy.
([#224](#224))
([5830592](5830592))
* snap ([#211](#211))
([c619844](c619844))
* start command flag refactor
([#222](#222))
([14474cc](14474cc))


### Miscellaneous Chores

* release v0.2.6
([93cfb78](93cfb78))
* release v0.2.7
([4a9f6df](4a9f6df))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Define and document a caching strategy
4 participants