The Apache Ignite Community is pleased to announce the release of
Apache IGNITE python thin client (pyignite) 0.4.0.
This new release of python thin client contains a lot of changes.
Namely:
1. Partition awareness support.
2. Asyncio support.
3. Numerous performance fixes.
4. Numerous bug fixes.
For the full list of changes, you can refer to the RELEASE_NOTES.
https://ignite.apache.org/releases/pyignite/0.4.0/release_notes.htmlYou can install this version using pip
>> pip install pyignite==0.4.0
Alternatively, you can download sources and binary packages (wheels) from
here:
https://archive.apache.org/dist/ignite/pyignite/0.4.0/Please let us know if you have any problems
https://ignite.apache.org/community/resources.html#askRegards,
Ivan Daschinsky on behalf of the Apache Ignite community.