You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datasketches.apache.org by David Cromberge <da...@gmail.com> on 2022/05/20 16:17:25 UTC

[ANNOUNCE] DataSketches Memory 2.1.0 released!

### Dropping support for Java 9 and Java 10 #160) ###

Hello All,

This component of the DataSketches library provides high-performance
access
to off-heap memory for Java applications. These are low-level functions
that are used by other
DataSketches components. It does not provide any command-line interface
or GUI.

1. Download Site:
- https://datasketches.apache.org/docs/Community/Downloads.html

2. Source repository:
- https://github.com/apache/datasketches-memory/releases

3. Download, build and test documentation:
- https://github.com/apache/datasketches-memory/blob/master/README.md

3. Website
- https://datasketches.apache.org

Thank you to the PMC members and community for taking the time to review
this release!

David