Binary package “python3-django-haystack-redis” in ubuntu oracular

Whoosh storage engine using redis for persistence

 Haystack-redis is a whoosh storage engine using redis for persistence. A
 Haystack SearchBackend subclass is also provided. Normally the STORAGE key
 could just be set but Haystack is only aware of file and ram backends.
 .
 This is especially useful for small sites hosted on Heroku, which does not
 allow writing to local disk.