redis-simple-cache vs lru_cache and cachetools in Python
Jack of Some
In my Python libraries video there seemed to be some confusion about why redis cache is different from lru_cache or cachetools, so in this video I'm trying to explain the difference a bit more.
The python 3 packages for redis-simple-cache
https://pypi.org/project/redis-simple-cache-py3/ https://pypi.org/project/redis-simple-cache-3k/
#python #redis #cache
MY OTHER VIDEOS: ○ 5 Python Libraries: https://youtu.be/eILeIEE3C8c ○ 5 Common Python Mistakes: https://www.youtube.com/watch?v=fMRzuwlqfzs ○ Learning programming language Julia: https://www.youtube.com/watch?v=TNoShNPoEak ○ Making Python fast: https://www.youtube.com/watch?v=XW32lPcWOxg
Subreddit: https://www.reddit.com/r/JackOfSome/ ... https://www.youtube.com/watch?v=mHJoq4aK4lk
9286507 Bytes