apalis-dev / apalis-dev/chirpy
feat: enable conditional featues
オープン
- 主要言語
- Rust
- スター
- 4
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。