Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fuse support #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

kerthcet
Copy link
Member

No description provided.

Signed-off-by: kerthcet <[email protected]>
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Dec 10, 2024
Signed-off-by: kerthcet <[email protected]>
@kerthcet
Copy link
Member Author

Use sqlite instead of rocksdb just because we have some complex queries kv store can not handle, we can replace it with mysql or pg if needed.

Signed-off-by: kerthcet <[email protected]>
@kerthcet kerthcet changed the title [WIP] Add fuse support Add fuse support Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants