apalis-dev / apalis-dev/chirpy

feat: enable conditional featues

Aperta
#2 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.