/redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes. This repository contains unofficial port of Redis 4.0.x to Windows.

Primary LanguageCOtherNOASSERTION

Stargazers