apalis-dev / apalis-dev/chirpy
feat: enable conditional featues
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 4
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Server
The server binary should be compiled with 3 feature modes:
- resp
- http
- rpc
Dependemcies should be imported based on this.
## Storage
The storage features should also be applied starting with:
- sqlite
- postgres
- mysql
- redis
With these two one should be able to combine a server and storage mode to produce a complete binary eg
- sqlite + http
- redis + rpc
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.