mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 15:57:52 -02:30
Add config for using Redis as cache, add memoize function to store results in cache.
This commit is contained in:
@@ -21,6 +21,7 @@ django-extensions==1.5.9
|
||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
||||
django-polymorphic==0.7.2
|
||||
django-radius==1.0.0
|
||||
django-redis-cache==1.6.5
|
||||
djangorestframework==3.3.2
|
||||
djangorestframework-yaml==1.0.2
|
||||
django-split-settings==0.1.1
|
||||
|
||||
Reference in New Issue
Block a user