node-cache-manager-mongodb icon indicating copy to clipboard operation
node-cache-manager-mongodb copied to clipboard

Added support for cosmosDb compatiblity

Open thottanjohn opened this issue 3 years ago • 0 comments

For using cache manager with cosmosDB compatibility , the store of cache-manager-mongodb should be updated with following code to expire documents in the cache collection.

Reference : https://docs.microsoft.com/en-us/azure/cosmos-db/time-to-live

thottanjohn avatar Jun 12 '21 14:06 thottanjohn