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

Use disk storage in place of direct access #374

Open
Goopil opened this issue Oct 9, 2024 · 0 comments
Open

Use disk storage in place of direct access #374

Goopil opened this issue Oct 9, 2024 · 0 comments

Comments

@Goopil
Copy link

Goopil commented Oct 9, 2024

Hi,

In a project of mine, i'm using a the tenancyforlaravel library.
This library work by overriding paths for a specific tenant. (database, cache, queue and of course storage)
can we update your logic (small changes) to leverage the internal disk implementation ? This would keep the indexes per separated for each tenant.

I can obviously do the pr if you give me your approval

thanks in advance for taking the time to read this and, of course, for the wonderful library

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