CommentFeb 7, 2018
YugaByte (https://github.com/YugaByte/yugabyte-db) is an open-source, high performance DB that supports the Redis API. Maybe of interest to you: It only supports data types currently, not the pub-sub features. It automatically handles the paging between disk and memory It takes care of the data persistence for you. Disclaimer: I am one of the founders of the project.