Make export from sled to sqlite a build feature #269

Open
opened 2025-10-14 15:44:08 -06:00 by navan · 0 comments
Owner

Originally created by @hcaumeil on 4/19/2024

Hi 👋,
By making the sled export as a feature, this reduce compile time / dependencies for user that don't need it.
This also make the start a little bit faster as it don't check if this is the old sled backend...
This is mainly usefull for source based distro that have options like gentoo or derivative (don't know about nix but i suppose there is something similar).

*Originally created by @hcaumeil on 4/19/2024* Hi 👋, By making the sled export as a feature, this reduce compile time / dependencies for user that don't need it. This also make the start a little bit faster as it don't check if this is the old sled backend... This is mainly usefull for source based distro that have options like gentoo or derivative (don't know about nix but i suppose there is something similar).
Sign in to join this conversation.
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: github/iamb#269
No description provided.