Disclaimer: this page is intended mainly for developers and displays current state of the master branch so the features displayed here as supported is not necessary belong to any release yet,
Basic Cache API
Net NodeJSNode.js | C++ Thin | PHP | Python |
|---|
get | | | | |
putcontainsKeycontainsKeysRedNORedNO | getSizegetAll| Status |
RedNOputAllRedNO | replaceRedNO | removeAllremoveKeyremoveKeysRedNOclear | clearKeyRedNOclearKeysRedNORedNO | atomic replaceIfEqualsRedNOatomic removeIfEqualsRedNOatomic getAndPut | RedNO | atomic getAndRemoveRedNOatomic getAndReplaceRedNO | atomic putIfAbsentRedNO | atomic getAndPutIfAbsentRedNORedNO ...
...
Feature| Java Thin | .Net Thin | NodeJS | C++ Thin | SqlQueryRedNOSqlFieldsQueryRedNO | ScanQuery with filterRedNORedNO | ScanQuery without filterRedNO ...
...
Feature| Java Thin | .Net Thin | NodeJS | C++ Thin | BinaryObject building | | | | |
atomic getAndReplace | | | | | | |
atomic putIfAbsent | | | | | | |
atomic getAndPutIfAbsent | | | | | | |
| invoke | | | | | | |
| invokeAll | | | | | | |
Query API
| Feature | Java Thin | .NET Thin | Node.js | C++ Thin | PHP | Python |
|---|
SqlQuery | | | | | | |
SqlFieldsQuery | | | | | | |
ScanQuery with filter | | | | | | |
ScanQuery without filter | | | | | | |
Binary API
| Feature | Java Thin | .NET Thin | Node.js | C++ Thin | PHP | Python |
|---|
| BinaryObject building | | | | | | |
| Get object in BinaryObject form | | | | | | |
Additional Features
Type registration
| Feature | Java Thin | .NET Thin | Node.js | C++ Thin | PHP | Python |
|---|
| Complex object registration | | | | | | |
| Enum registration | | | | | | |
| Type name registration | | | | | | |
Types
| Feature | Java Thin | .NET Thin | Node.js | C++ Thin | PHP | Python |
|---|
| Byte | | | | | | |
| Short | | | | | | |
| Int | | | | | | |
| Long | | | | | | |
| Float | | | | | | |
| Double | | | | | | |
| Char | | |
RedNO | Get object in BinaryObject form | RedNO |
Additional Features
| Feature | Java Thin | .Net Thin | NodeJS | C++ Thin |
SSL/TLSAuthenticationFailoverRedNOMultithreading | RedNORedNO |
Type registration
| Feature | Java Thin | .Net Thin | NodeJS | C++ Thin |
|---|
Complex object registration | Enum registrationRedNORedNORedNO | Type name registrationRedNORedNO...
...
Feature| Java Thin | .Net Thin | NodeJS | C++ Thin | ByteShortIntLongGreenYESFloatDoubleCharBoolNULLStringUUID (Guid)TimestampDate | TimeDecimalRedNO | EnumRedNOByte Short arrayInt array | Long Float arrayDouble arrayChar Bool arrayString arrayUUID GreenYESTimestamp arrayDate array | Time arrayDecimal arrayRedNO | Object arrayCollectionGreenYES | MapEnum arrayRedNOComplex objectWrapped DataBinary enumRedNO |
...