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 support for realtime-scanning multiple buckets round-robin #16

Open
ruudschilders opened this issue Mar 28, 2024 · 0 comments
Open

Comments

@ruudschilders
Copy link

I have 7 instances of which I want to scan the buckets, and the mastodon ones need 3 separate locations scanned (because it also stores other stuff in subfolders)
That would require over 10 processes running, each process requires a bit over 1GB GPU RAM, and I have only 8GB GPU RAM available.

Therefore it would be useful if 1 process could round-robin the realtime scanning for multiple configs.

Currently I have a folder for each, with its own .env file and lemmy_safety.db
Maybe it could round-robin over all folders and read the .env's and store in the right db? Or you could have different env and DB in the same folder with their own suffix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant