Results 6 issues of daewon

broken link: http://1ambda.github.io/page/7/

Add feature manually cache update .

Many duplication code exists Query/Experiment controller and Netty Rest handler. So extract common functions to some module(like RestUtil ...) - RestServer(Play, Netty) should call graph functions through restUtil layer -...

`Where parser` do not provide string literal Because parser cannot compare property value with empty string. and it can be ambiguous between property name or property value Label meta Info...

> Some Programming languages such as Javascript cannot support Numbers with > 53bits > https://dev.twitter.com/overview/api/twitter-ids-json-and-snowflake In Javascript, data parsing problem with property(Long type) ``` javascript > 94329429622284704 94329429622284700 // 704...

Avoid blocking when values are evaluated for cache updates