-
Notifications
You must be signed in to change notification settings - Fork 132
Enhancement: Using async DbFieldCache #481
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.priorityTop priority feature or things to doTop priority feature or things to dotodoThings to be done in the futureThings to be done in the future
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.priorityTop priority feature or things to doTop priority feature or things to dotodoThings to be done in the futureThings to be done in the future
A large number of asynchronous implementations use a synchronous DbFieldCache call because the calls are used through proxy classes (e.g. FunctionFactory, FunctionCache)