Basic Cache API

FeatureJava Thin.Net Thin

NodeJS

get
put
containsKey
containsKeys
getSize
getAll
putAll
replace
removeAll
removeKey
removeKeys
clear
clearKey
clearKeys
atomic replaceIfEquals
atomic removeIfEquals
atomic getAndPut
atomic getAndRemove
atomic getAndReplace
atomic putIfAbsent
atomic getAndPutIfAbsent

 

Query API

FeatureJava Thin.Net Thin

NodeJS

SqlQuery
SqlFieldsQuery
ScanQuery with filter
ScanQuery without filter