microsoft / FASTER

Fast persistent recoverable log and key-value store + cache, in C# and C++.
https://aka.ms/FASTER
MIT License
6.29k stars 563 forks source link

.NET 8 support #917

Open adsk-nns opened 3 months ago

adsk-nns commented 3 months ago

Hello folks,

Do you have an estimated timeframe when the library will be available for use with .NET 8 applications?

Thanks.

Tornhoof commented 3 months ago

Why do you think it is not yet working with .NET 8? It works just fine in my experience.

jeffmaisano commented 3 weeks ago

@Tornhoof I think a better question is when will you target .NET 8

https://github.com/microsoft/FASTER/blob/main/cs/src/core/FASTER.core.csproj#L4

Tornhoof commented 3 weeks ago

I don't think there is much development here anymore, everything is done over in the garnet project. https://github.com/microsoft/garnet