Sander.KeyVaultCache NuGet Package

Since secrets and certificates stored in Azure Key Vault change very rarely, it is useful to cache them, as fetching is a relatively slow operation - if the Key Vault is in the same data center, it takes 100...300ms, but fetching the value from geographically distant Azure data center can take a second or even more.

With the caching, getting the value becomes a sub-millisecond operation.

KeyVaultCache simplifies the fetching and caching of the values from the Key Vault.

It is fully thread-safe, has on-demand re-fetching and supports cache expiration (entries expire after specified time).




Got any Sander.KeyVaultCache Question?





Info

Version: 1.1.0
Author(s): Sander Säde
Last Update: Monday, September 17, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SanderSade/Sander.KeyVaultCache
NuGet Url: https://www.nuget.org/packages/Sander.KeyVaultCache


Install
Install-Package Sander.KeyVaultCache
dotnet add package Sander.KeyVaultCache
paket add Sander.KeyVaultCache
Sander.KeyVaultCache Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2048