13 unstable releases
0.7.3 | Apr 4, 2024 |
---|---|
0.7.1 | Jan 26, 2024 |
0.7.0 | Sep 26, 2023 |
0.6.1 | Jun 23, 2023 |
0.5.0 | Nov 17, 2022 |
#1114 in Web programming
10,733 downloads per month
93KB
2.5K
SLoC
Statsig client
Unofficial lib to interact with statsig.io. It's still an early WIP version, but is already capable of handling some checks with cache and delegate other scenarios to an HTTP request to the API.
Implements the logic described for their Server SDKs.
lib.rs
:
Implements the statsig client
To change the default request timeout set the STATSIG_TIMEOUT_MS environment variable to the desired timeout value.
Reference: https://docs.statsig.com/http-api
Dependencies
~9–22MB
~317K SLoC