Mike Perham

Results 387 comments of Mike Perham
trafficstars

My design ethos for the Web UI is that it should never be part of your application logic or workflow. The APIs are there for you to integrate into your...

Yeah, that’s reasonable, the UI should probably visually distinguish batches which have been invalidated.

I'm trying to figure out the requirements and use cases here. For a batch, you can `invalidate_all` or `invalidate_jids(...)`. 1. What questions is the developer trying to answer? 2. Do...

Detail, the Invalid row is new but I don't like it.

What version is the Redis server?

Can you include the output from `redis-cli info`?

I'm assuming that is your local Redis and not a production Redis. "db0:keys=15" is basically empty. I need to see production.

Well that certainly looks lightly used. I can't explain why you'd see any errors. Make sure the `redis-client` gem is up to date.

Ruby and OpenSSL versions in use?