Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2a9f04aa Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2a9f04aa Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2a9f04aa Branch: refs/heads/master Commit: 2a9f04aa3eb0f7d0a97e5810afa22feb58a84f06 Parents: b6cabde 2d4aa57 Author: randgalt <[email protected]> Authored: Mon Dec 10 12:28:01 2018 -0500 Committer: randgalt <[email protected]> Committed: Mon Dec 10 12:28:01 2018 -0500 ---------------------------------------------------------------------- .../framework/imps/GzipCompressionProvider.java | 311 +++++++++++++++++-- .../imps/TestGzipCompressionProvider.java | 125 ++++++++ .../framework/recipes/cache/TreeCache.java | 42 ++- .../framework/recipes/cache/TestTreeCache.java | 25 ++ 4 files changed, 474 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
