Results 4 comments of Malcolm J Harwood

This https://github.com/NancyFx/Nancy/wiki/Nancy-v2-Upgrade-Notes seems to be the main page at the moment. I wired up JWT for authorization at work (using 2.0.0-clinteastwood), and I could write that up if it would...

The library for redis (StackExchange.Redis) does use SCAN with a pattern match rather than KEYS if the redis server is new enough to support it (>= 2.8.0), so it's somewhat...

You get the same problem with a Space Station (which never has any waste). I've a minimal fix for it. cf. https://github.com/mjharwood/Games-Lacuna-Client/commit/d62763ec4445efe4b283e2962c6db3854d6a880c

I fixed the absence of "sum_keys" while implementing other_upgrades (see pull #49)