InCerryGit / FasterKvCache

FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.
MIT License
109 stars 17 forks source link

Use `NET6_0_OR_GREATER` instead of `(NET6_0 || NET7_0)` #5

Closed InCerryGit closed 1 year ago

InCerryGit commented 1 year ago

Fix #4