Optional Dependencies #3

Open
opened 2025-03-12 01:27:39 +00:00 by jmarya · 0 comments
Owner

Gate optional dependencies behind feature flags for situations where not everything is needed.

Example: using based db functions without a webserver still requires rocket dependency, etc

-> Use feature flags: "web", etc

Gate optional dependencies behind feature flags for situations where not everything is needed. Example: using based db functions without a webserver still requires rocket dependency, etc -> Use feature flags: "web", etc
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jmarya/based#3
No description provided.