This repo is a bunch of work in progress projects, examples and experiments with applying the Groovy language to geode to give extra capabilities, ease of use and ideas for extension.
Simple use of Groovy to write a geode function.
Allows the optional ignoring of types and the use of Groovy functional dev for processing data across the distributed system.
Work on a generified aggregation framework for Geode, using Groovy on the back end. Uses the same techniques and ideas as the example Groovy function, but with greater application.