RediSQL is a redis module based on SQLite. It embeds a completely functional SQLite database, its main focus is to work on-memory and it reachs crazy performance on very humble hardware. It retains the persistency guarantees of Redis, so you don't loose data.