renoki-co/laravel-eloquent-query-cache

global prefix

arivelli opened this issue · 2 comments

Hey folks,

Are there any way to set a really global prefix for all the models ?

Thanks in advance

If using Redis: you can set the database prefix (which is already the snake_case of your APP_NAME). Feel free to open a PR if you got an idea.

stale commented

This issue has been automatically closed because it has not had any recent activity. 😨