Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The first sentence on the http://geode.incubator.apache.org/ web page means something different than intended. The sentence says
"Solving low latency data management problems at very high concurrency since 2002."
Low latency modifies data management problems. Because of this, the sentence implies that the problems being solved are ones that exhibit low latency. This is the opposite of what is intended.
Here is a better wording for that sentence:
Providing low latency, high concurrency data management solutions since 2002.
Pull request to make this change will follow.