I've been mulling over a joke to the effect of "well maybe someone should fork the old MIT license redis to keep it going, and call it [good redis]", but does anyone use redis outside of corporate cloud scale software development? Like who else builds a nightmare microservice spaghetti monster only to realize in a panic that their "big data" fits entirely in ram?
@aeva (This seems to have its roots in PHP's CGI-esque model that doesn't allow for long-running processes, therefore needing an external service for cross-request coordination? And that somehow got ported over to ecosystems that don't actually have that problem to begin with)