Commit Graph

59 Commits

Author SHA1 Message Date
R. Tyler Croy c4bd4ef9c2 Push a HashMap through into the TreeWatchres to start keeping tabs on consumer offsets
This data structure isn't fully bake dyet, but at least gives some organization
to the data we're caching out of the Zookeeper tree
2015-01-18 10:25:04 -08:00
R. Tyler Croy afd2ee8567 Introduce the TreeWatcher objects for transforming events into something tangible
References #2
2015-01-17 16:51:26 -08:00
R. Tyler Croy 86878d5b10 Nuke some old classes that didn't make any sense 2015-01-17 15:54:51 -08:00
R. Tyler Croy 70f0d61e7b Exploring using curator's TreeCache for grabbing an entire ZK sub-tree 2015-01-17 14:42:24 -08:00
R. Tyler Croy 3a61835cf6 Bring in the curator-recipes package to utilize TreeCache and some of their goodies 2015-01-17 14:34:00 -08:00
R. Tyler Croy 2e8cac342f Start exploring walking the ZTree with Curator
This isn't anything worth a damned, just naively walking a tree in Zookeeper
which is absurdly slow
2015-01-09 18:17:45 -08:00
R. Tyler Croy 80382a99a1 Add the MIT license 2015-01-09 15:57:05 -08:00
R. Tyler Croy 18c99ad79c Add the simple Gradle infrastructure necessary to build and test the project 2015-01-09 15:55:35 -08:00
R. Tyler Croy b1b57da354 Initial commit 2015-01-09 15:40:46 -08:00