Fixed
Details
Assignee
Sean DanielsSean DanielsReporter
Sean DanielsSean DanielsLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
New
Details
Details
Assignee
Sean Daniels
Sean DanielsReporter
Sean Daniels
Sean DanielsLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
Created 29 August 2022 at 17:22
Updated 24 April 2023 at 14:52
Resolved 24 April 2023 at 14:52
Modifications to cache extension:
optimize cache document fetch using findOne instead of find
provide default value for cache "persists" property
use cache key as _id instead of native ObjectId for faster lookups
use native TTL index for lifespan cache object invalidation
@Zac Spitzer this ticket is resolved, please just publish new version to Extension provider.
https://github.com/lucee/extension-mongodb/pull/36