Updated Technology FAQ (markdown) Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/34122fbb Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/34122fbb Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/34122fbb
Branch: refs/heads/gh-wiki Commit: 34122fbb92d2aa92c4b053a767bae5f42d44bcbd Parents: 6c43d03 Author: Anthony Baker <[email protected]> Authored: Fri Apr 10 12:36:09 2015 -0700 Committer: Anthony Baker <[email protected]> Committed: Fri Apr 10 12:36:09 2015 -0700 ---------------------------------------------------------------------- Technology-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/34122fbb/Technology-FAQ.md ---------------------------------------------------------------------- diff --git a/Technology-FAQ.md b/Technology-FAQ.md index 5255a34..07ef06e 100644 --- a/Technology-FAQ.md +++ b/Technology-FAQ.md @@ -14,7 +14,7 @@ Yes, Geode is an extremely mature and robust product that can trace its legacy a ### How big can Geode scale? -Geode has been deployed to run mission-critical applications on clusters with a handful of nodes to clusters with 100+ members managing terabytes of data. +Geode has been deployed to run mission-critical applications on clusters with 100+ members managing terabytes of data in-memory. Adding capacity is as simple as spinning up a new node. Geode automatically configures the new member and reassigns data and loading across the cluster. ### What operating systems are supported?
