-
Task
-
Resolution: Done
-
Major
-
None
-
None
Query cache is used to cache parsing result from Ickle query text.
We don't need consistency, so the computedIfAbsent can be invoked without locking anything.
Query cache is used to cache parsing result from Ickle query text.
We don't need consistency, so the computedIfAbsent can be invoked without locking anything.