Update CNAME
1 file changed
tree: a7c7f89971d97695a44e75629cd2e84dd8b24216
  1. _includes/
  2. _layouts/
  3. api/
  4. css/
  5. docs/
  6. img/
  7. src/
  8. .gitignore
  9. .travis.yml
  10. _config.yml
  11. CNAME
  12. DISCLAIMER-WIP
  13. Gemfile
  14. Gemfile.lock
  15. index.md
  16. LICENSE
  17. NOTICE
  18. overview.md
  19. pom.xml
  20. README.md
README.md

layout: doc_page

Apache DataSketches (incubating)

A software library of stochastic streaming algorithms

Apache DataSketches is an open source, high-performance library of stochastic streaming algorithms commonly called “sketches” in the data sciences. Sketches are small, stateful programs that process massive data as a stream and provide approximate answers, with mathematical guarantees, to computationally difficult queries orders-of-magnitude faster than traditional, exact methods.

After 8 years of development and 5 years as in Open Source, we have begun the important migration from a stand-alone GitHub site to being a member of the Apache Software Foundation community. While we undergo this migration, we beg your patience.


Disclaimer: Apache DataSketches is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.