protonemedia / laravel-ffmpeg

This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
https://protone.media/en/blog/how-to-use-ffmpeg-in-your-laravel-projects
MIT License
1.62k stars 193 forks source link

Add Redis Caching for Improved Performance #495

Open kazemmdev opened 1 year ago

kazemmdev commented 1 year ago

I just wanted to start off by saying thank you for this amazing package! It's been incredibly useful for my project.

I was wondering if there's any way to use Redis for caching instead of the current method? I believe that this could potentially resolve permission problems and make the package work even faster.

Would it be possible for you to look into this and see if adding Redis caching is a feasible option? I think it would be a great addition to the package and would greatly enhance its functionality.

maytham553 commented 5 months ago

do you have any solution? please.