Additional resources
The following resources provide additional information related to the topics covered in this chapter:
- Source code for this chapter – https://github.com/PacktPublishing/Django-4-by-example/tree/main/Chapter14
django-embed-video
documentation – https://django-embed-video.readthedocs.io/en/latest/- Django’s cache framework documentation – https://docs.djangoproject.com/en/4.1/topics/cache/
- Memcached downloads – https://memcached.org/downloads
- Memcached official website – https://memcached.org
Pymemcache
's source code – https://github.com/pinterest/pymemcache- Django Redisboard’s source code – https://github.com/ionelmc/django-redisboard