Redka
Redis with SQL.
What we like
Redis core reimplemented in Go with SQLite or Postgres as the backend. Can work in-memory, and embedded inside an existing Go app. Redis compatible API useful for testing.
What we don't like
Feature complete so now in maintenance-only mode - sometimes it’s nice for a project to be “finished”. It deliberately isn’t trying to replace Redis if you need everything it offers.