1.0.1 • Published 7 years ago

@gitterhq/cube v1.0.1

Weekly downloads
11
License
-
Repository
github
Last release
7 years ago

Cube

Cube is a system for collecting timestamped events and deriving metrics. By collecting events rather than metrics, Cube lets you compute aggregate statistics post hoc. It also enables richer analysis, such as quantiles and histograms of arbitrary event sets. Cube is built on MongoDB and available under the Apache License.

Want to learn more? See the wiki.

Status

Cube is not under active development, maintenance or support by Square (or by its original author Mike Bostock). It has been deprecated internally for over a year. We keep it running for historical interest because it powers some interesting visualizations, but new production systems have replaced it for analytics purposes.

Infochimps worked on a fork of Cube which diverged slightly from the Square version. Github user Marsup has been working to merge the two versions with some success, but there are no plans to complete the merge or publish new versions under the original Square repository or npm package.

Please use the cube-user list on Google Groups for all further discussion of the Cube project.