apalis-dev / apalis-dev/chirpy
feat: enable conditional featues
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 4
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.