Skip to content

Allows automatic updates on the index as delayed background tasks using Celery

Notifications You must be signed in to change notification settings

talpor/django-elasticsearch-dsl-celery

 
 

Repository files navigation

django-elasticsearch-dsl Celery Processor

Installation

  1. Run the pip command to install the latest version:
 pip install git+https://github.com/Abdelhadi92/django-elasticsearch-dsl-celery.git
  1. Add the following line to your settings.py:
ELASTICSEARCH_DSL_SIGNAL_PROCESSOR = 'django_elasticsearch_dsl_celery.CelerySignalProcessor'

About

Allows automatic updates on the index as delayed background tasks using Celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%