ExpressionCache
0.1.2-beta1
Lightweight, extensible caching for PowerShell.
Minimum PowerShell version
5.1
This is a prerelease version of ExpressionCache.
Installation Options
Owners
Copyright
© 2025 Gary McNickle. MIT.
Package Details
Author(s)
- Gary McNickle
Tags
caching powershell scriptblock
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Added support for a default ProviderName argument when calling Get-ExpressionCache
FileList
- ExpressionCache.nuspec
- Providers\RedisCache.ps1
- Public\Get-ExpressionCacheProvider.ps1
- Public\Set-ECProperty.ps1
- Utilities\Build-SplatFromConfig.ps1
- Utilities\Get-ExpressionCacheHash.ps1
- Utilities\Merge-ExpressionCacheConfig.ps1
- Utilities\Resolve-CachePolicy.ps1
- ExpressionCache.psd1
- Public\Add-ExpressionCacheProvider.ps1
- Public\Initialize-ExpressionCache.ps1
- Utilities\Assert-MandatoryParamsPresent.ps1
- Utilities\ConvertTo-PSCustomObjectDeep.ps1
- Utilities\Get-ProviderSpecificParamNames.ps1
- Utilities\Merge-ObjectDeep.ps1
- Utilities\Resolve-Providers.ps1
- ExpressionCache.psm1
- Public\Clear-ExpressionCache.ps1
- Public\New-ExpressionCacheKey.ps1
- Utilities\Build-CallableSplat.ps1
- Utilities\Get-DefaultProviders.ps1
- Utilities\Invoke-ExpressionCacheProviderHook.ps1
- Utilities\New-DirectoryIfMissing.ps1
- Utilities\Test-ExpressionCacheProviderSpec.ps1
- Providers\LocalFileSystem.ps1
- Public\Get-ExpressionCache.ps1
- Public\Remove-ExpressionCacheProvider.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2-beta1 (current version) | 1 | 8/20/2025 |
0.1.1-beta1 | 3 | 8/19/2025 |
0.1.0-beta1 | 2 | 8/19/2025 |