Details
-
New Feature
-
Status: To Do
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
S2Graph has negative cache. when client request arrived and cache date is invalidated, cache will update value by backround thread.
When cache update is not finshed, cache will return current invalid value.
Because, when model is updated some request faild.
so we should provide a way manually to invalidte cache.