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
+74Lines changed: 74 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ SDK, the Go version.
32
32
-[Kafka specific configuration](#kafka-specific-configuration)
33
33
-[Cache](#cache)
34
34
-[Redis](#redis-specific-configuration)
35
+
-[Experimentation](#experimentation)
36
+
-[Initialization of Statsig](#initialization-of-statsig)
37
+
-[Usage of Statsig](#usage-of-statsig)
35
38
-[AWS configuration](#aws-configuration)
36
39
-[AWS Common configuration](#aws-common-configuration)
37
40
-[AWS Service configuration](#aws-service-configuration)
@@ -987,6 +990,77 @@ To secure the requests to Redis, Go SDK provides a configuration set for TLS:
987
990
| Passphrase | Passphrase is used in case the private key needs to be decrypted | `passphrase` | `APP_CACHE_REDIS_TLS_PASSPHRASE` | string | pass phrase |
0 commit comments