vikram-ray

Results 2 issues of vikram-ray

I tried to start the server with docker - 1. git clone https://github.com/Patrowl/PatrowlHears 2. cd PatrowlHears 3. docker-compose up then opened my browser on http://localhost:8383/ and tried logging in with...

I am using Redis for caching in my multi-tenant system. And for testing purpose of the MAX_ENTRIES, I put 'MAX_ENTRIES': 2 in Both `filebased.FileBasedCache` and `cache.RedisCache`. Filebased is working fine...

enhancement