dany74q / python-apache-ignite

Python Apache Ignite REST library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python Apache Ignite REST library

License:MIT License


Languages

Language:Python 100.0%