Misha Nasledov

Results 5 issues of Misha Nasledov

It is against Redis best practices to use `KEYS`. It is an expensive operation on the Redis server and can cause unavailability esp if the Redis server is shared with...

bug
enhancement

It would be nice to have optional logging for things like Carbon/Graphite. This looks simple https://github.com/marpaia/graphite-golang

enhancement

Per https://developers.google.com/web/updates/2016/03/web-push-encryption?hl=en

enhancement

For healthcheck / monitoring

enhancement

This is a non-trivial issue as we need to handle the ability to migrate old data. It is best practice when using Redis to prefix keys made by your application...

enhancement