leonibr / community-extensions-cache-postgres

A PostgreSQL Implementation of IDistributedCache interface. Using Postgresql as distributed cache in Asp.Net Core. NetStandard 2.0
59 stars 17 forks source link

[Enhance] Add ReadOnlyMode and adjust UpdateOnGetCacheItem #66

Closed kenbailey closed 3 months ago

kenbailey commented 5 months ago
leonibr commented 3 months ago

Hi @kenbailey , thank you for your contribution! can you resolve the conflicts?

kenbailey commented 3 months ago

@leonibr, should be ready now. Thank you!