Skip to content

mrAvi07/django-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-redis

Recipe APP


Simple Recipe app which shows different kinds off recipe to the user.

Why Cache ?

Accessing data from cache is much faster than accessing it from main memory or any other type of storage we have to use django-redis to implement cache in django with redis.

About

Redia Cache implementation in django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published