We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b414452 commit 4f8541cCopy full SHA for 4f8541c
README.md
@@ -9,6 +9,10 @@
9
10
## What is it?
11
12
+**Note**: There is a more modern version of this package called C-Blosc2
13
+which supports many more features and is more actively maintained. Visit it at:
14
+https://github.com/Blosc/c-blosc2
15
+
16
Blosc is a high performance compressor optimized for binary data.
17
It has been designed to transmit data to the processor cache faster
18
than the traditional, non-compressed, direct memory fetch approach via
0 commit comments