You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Fetching flags
43
43
44
44
There are two approaches to fetching and caching flag rules from LaunchDarkly with the PHP SDK:
45
45
46
-
*[Guzzle Cache Middleware](https://github.com/Kevinrob/guzzle-cache-middleware) to cache HTTP responses in an in-memory array (default)
46
+
*[Guzzle Cache Middleware](https://github.com/Kevinrob/guzzle-cache-middleware) to request and cache HTTP responses in an in-memory array (default)
47
47
*[ld-relay](https://github.com/launchdarkly/ld-relay) to retrieve and store flags in Redis
0 commit comments