Patrick Hintermayer
Patrick Hintermayer
Startpage.com was recently acquired by United States-based System1. So personally I wouldn't use it.
#76
> When you're on a database, you can click menu -> set database as pinned, then when you go to the database drop-down, all the pinned/starred databases will be at...
Redis support would be great. I use often a combination of relational / NoSQL (mongodb) / key-value storage (redis). At the moment I use for MongoDB and Redis own docker...
It's probably stored in an internal db of beekeeper. For your use case, an export & import of saved queries would be handy.
It was an assumption and I told you a possible solution / better feature request for your use case. Therefore I don't know why you close this feature request now.
Can you post your exact docker run command or docker-compose.yml file?
You can use the options: > --without-gossip --without-mingle --without-heartbeat https://progressstory.com/tech/python/production-ready-celery-configuration/
That would be a nice addition for the extension!
Yes, we choose the DIY way and it's very easy. I wrote this issue during our evaluation phase. ```python from django.http import HttpRequest from ninja.security import HttpBearer from oauth2_provider.contrib.rest_framework import...