apalis-dev / apalis-dev/chirpy

feat: enable conditional featues

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。