-
As you know we can create cache table for our project "php artisan cache:table" , we can just add an option like "--memory" to create that table in memory (with memory engine) . It gonna boost the performance for database caching . and command would be like : |
Beta Was this translation helpful? Give feedback.
Answered by
yuan8
Jul 11, 2023
Replies: 1 comment 2 replies
-
so what differents about memcache or redis fetures? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
EhsanTava
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
so what differents about memcache or redis fetures?