apalis-dev / apalis-dev/chirpy

feat: enable conditional featues

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.