Re: NodeJS thin client: full API

2018-10-23 Thread Stepan Pilshchikov
Alexey, I'm trying to get Enum from cache which placed by different thin client and find that i can't get it, only exception And more when im trying to get Enum which is placed by nodejs client i also can't do it, have same exception code and output - https://gist.github.com/pilshchikov/ca9fda16

Re: Python thin client

2018-10-09 Thread Stepan Pilshchikov
Hi, all Tried to compare new thin client performance and made similar benchmarks for each one And result not so good for python Ticket with results and bench code: https://issues.apache.org/jira/browse/IGNITE-9824 Py code src: https://gist.github.com/pilshchikov/8aff4e30d83f8bac20c5a4a9c3917abb

Re: PHP thin client

2018-09-18 Thread Stepan Pilshchikov
> You know, I'm confused with all this documentation stuff... > For nodejs client all docs were moved from the repo to readme.io but the > readme.md keeps the installation instructions (duplicated with > readme.io). Probably, that's ok. > Will add similar short readme.md to the PHP PR. Its goo

Re: PHP thin client

2018-09-18 Thread Stepan Pilshchikov
> 1. Because finally the docs should not be in the repo (unfortunately) but > on readme.io. > There is a task for that: > https://issues.apache.org/jira/browse/IGNITE-9523 > Added the link in the jira. Ok > 2. Examples in readme.md are more like code snippets (mostly not big) > intended to he

Re: PHP thin client

2018-09-18 Thread Stepan Pilshchikov
Sorry for interruption but im also review this feature and have couple questions about documentation 1. Why exists second branches with all documentation? I mean they looks good together, why need to separate? Also, one place when i found this branch it is this thread, not in jira, not in a github