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 | | | | |
putcontainsKeycontainsKeysRedNOgetSizegetAllputAllreplace| Status |
|---|
removeAll | removeKeyremoveKeys | clearclearKeyRedNOclearKeysRedNOatomic replaceIfEqualsRedNOatomic removeIfEqualsRedNO | atomic getAndPutRedNO | atomic getAndRemoveRedNOatomic getAndReplaceRedNOatomic putIfAbsent | RedNO | atomic getAndPutIfAbsentRedNORedNO ...
...
Feature| Java Thin | .Net Thin | NodeJS | C++ Thin | SqlQueryRedNO | SqlFieldsQueryRedNO | ScanQuery with filterRedNORedNO | ScanQuery without filterRedNO |
Binary API
| | | | | |
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 | | |
| Feature | Java Thin | .Net Thin | NodeJS | C++ Thin |
BinaryObject buildingRedNO | Get object in BinaryObject formRedNO |
Additional Features
| Feature | Java Thin | .Net Thin | NodeJS | C++ Thin |
|---|
SSL/TLS | AuthenticationFailoverRedNOMultithreadingRedNORedNO | Best effort affinityRedNORedNORedNO| Feature | Java Thin | .Net Thin | NodeJS | C++ Thin |
|---|
Complex object registration | пше
Type registration
Enum registrationRedNORedNORed| NO | 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 |
...