Skip to content

Releases: mnbuhl/PersistedCache

PersistedCache.Sqlite-v2.2.0

04 Jan 12:23
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.SqlServer-v2.2.0

04 Jan 12:24
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.PostgreSql-v2.2.0

04 Jan 12:24
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.MySql-v2.2.0

04 Jan 12:23
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.MongoDb-v2.2.0

04 Jan 12:23
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.FileSystem-v2.2.0

04 Jan 12:24
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache-v2.2.0

04 Jan 12:23
b288182

Choose a tag to compare

2.2.0 (2025-01-04)

Features

  • GetOrSetAsync: GetOrSetAsync now supports cancellation token in the value factory (10735b1)

Bug Fixes

  • metadata: Fix MongoDb package metadata (dc192ea)

PersistedCache.Sqlite-v2.1.0

21 Sep 13:22
104e4d5

Choose a tag to compare

2.1.0 (2024-09-21)

Features

  • purge: Added async version of Purge to support cancellation when shutting off application (fcfb744)

PersistedCache.Sqlite-v2.0.0

21 Sep 12:58
8a644cb

Choose a tag to compare

2.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • query: MongoDB no longer supports regex queries for Flush that does not contian a wildcard pattern (? or *)

Features

  • query: Support querying cache entries using patterns with * and ? as wildcards (f83ea1d)

PersistedCache.Sqlite-v1.0.3

21 Sep 10:07

Choose a tag to compare