apalis-dev / apalis-dev/chirpy
feat: enable conditional featues
Aperta
- Lingua principale
- Rust
- Stelle
- 4
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.