python-apache-ignite

Python Apache Ignite REST library

MIT License

Downloads
3.1K
Stars
6
Committers
2

python-apache-ignite

Apache Ignite python REST client. For documentation please consult: http://apacheignite.gridgain.org/docs/rest-api

This library supports all available REST operations (as of version v1.8). To enable the REST module in Ignite copy the 'ignite-rest-http' located in IGNITE_HOME/libs/optional to IGNITE_HOME/libs and restart the Ignite server.

Take a look at usage.py for a usage example.