1 unstable release
0.1.0 | Apr 2, 2022 |
---|
#44 in #graphql-server
57KB
1.5K
SLoC
🕸 clc-gql - Clc GraphQL
Clcgql is a GraphQL server for clc.
Features
cache
- If enabled, cache the result to the redis specified by
CLCGQL_REDIS_ENDPOINT
- If enabled, cache the result to the redis specified by
Environment variables
Key | Description | Example |
---|---|---|
CLCGQL_LOG |
Rust logging directive. | info |
CLCGQL_LOG_COLOR |
Control logging color | false |
CLCGQL_REDIS_ENDPOINT |
Redis connection info` | redis://cache.ymgyt.io:6376 |
🪪 License
This project is available under the terms of either the Apache 2.0 license or the MIT license.
Dependencies
~28–42MB
~760K SLoC