ybrs / single-beat
ensures only one instance of your process across your servers
☆174Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for single-beat
- Another DB pool using gevent☆171Updated 3 months ago
- Round-robin master/slave db router for Django.☆318Updated 6 months ago
- [DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard☆190Updated 4 years ago
- Marshmallow schemas for Django REST framework☆216Updated 3 years ago
- Smart caching for Django using Celery to refresh cached items asynchronously.☆375Updated 4 months ago
- An implementation of memoization technique for Django☆120Updated this week
- SQL query inspector for Django☆564Updated 4 years ago
- Sanity to the django choices functionality.☆175Updated last year
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆281Updated 5 years ago
- Bulk update using one query over Django ORM☆433Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 6 months ago
- ☆131Updated 2 years ago
- PostgreSQL and SQLite partial index support for Django☆116Updated 4 years ago
- Django middleware and log filter to attach a unique ID to every log message generated as part of a request☆371Updated last year
- Celery Monitoring for Django☆200Updated last year
- An app for integrating Celery with Haystack.☆224Updated 2 weeks ago
- A sharding library for Django☆222Updated 7 months ago
- Helpful django cprofiling middleware.☆149Updated 3 years ago
- polymorphic django models using automatic type-field downcasting☆221Updated 11 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆159Updated 11 months ago
- Cached instances for Django REST Framework