Garnet

Cache

Garnet is a Redis-compatible key-value store cache developed by Microsoft Research.

History

Development on Garnet started as an internal project in Microsoft Research in 2021. Microsoft announced the system and made the source code available in 2024.

Data Model

Key/Value

Query Interface

Custom API

Storage Architecture

Disk-oriented

System Architecture

Shared-Everything

Garnet Logo
Website

https://microsoft.github.io/garnet/

Source Code

https://github.com/microsoft/garnet

Tech Docs

https://microsoft.github.io/garnet/docs

Developer

Microsoft

Country of Origin

US

Start Year

2021

Project Type

Industrial Research, Open Source

Written in

C#

Supported languages

C#

Derived From

FASTER

Compatible With

Redis

Operating Systems

Linux, Windows

Licenses

MIT