sloweclair

Results 2 issues of sloweclair

Would be great to have support for https://github.com/coleifer/huey since it supports both Django and regular python scripts. Right now when exception occurs it has 90+ breadcrumbs because it saves them...

enhancement
new-integration
Status: Backlog

Every time a Get/Set is called it pings the redis server first which is a huge waste of time. This is happening because every Get/Set request calls NewRediStore from redistore...