pogocache
last updated: Jul 29, 2025
https://pogocache.com/
https://github.com/tidwall/pogocache
A competitor for redis and memcache, supports only string and binary keys. Claims to be quite a bit faster than its competitors.
It's clever that it supports HTTP as well as (parts of the) memcache protocol, redis protocol and postgres protocol.
via Simon Willison