#2091·garnet

nuget package for Tsavorite

Author: mgrandiCreated Aug 28, 2026Updated Aug 28, 2026

Feature request type

enhancement

Is your feature request related to a problem? Please describe

https://github.com/microsoft/FASTER/commit/6c375cf21e4f52bb0c0a53cc5ad5dd9ed4ed6117 says that teams should switch from FASTER to Tsavorite (inside Garnet), but the problem is, there is no nuget package for Tsavorite alone, you have to import https://www.nuget.org/packages/Microsoft.Garnet and have a bunch of dlls you don't really use to just use Tsavorite

Image

Describe the solution you'd like

a nuget package for Tsavorite alone, so teams who want to use the newer version of FASTER can utilize it without pullin in all of the garnet specific DLLs

Describe alternatives you've considered

None

Additional context

No response