Skip to content

Preliminary code for Java Transformer

Levi Remington requested to merge LeviRemi-master-patch-63617 into master

Adds a Transformer directory that contains:

  • Java program that starts up an Ignite cluster configured for geospatial storage, querying, and indexing
  • NodeJS program that connects to cluster and performs a geospatial query on it

Merge request reports