Skip to content

Commit 4f8541c

Browse files
committed
Add a note about C-Blosc2
1 parent b414452 commit 4f8541c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
## What is it?
1111

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+
1216
Blosc is a high performance compressor optimized for binary data.
1317
It has been designed to transmit data to the processor cache faster
1418
than the traditional, non-compressed, direct memory fetch approach via

0 commit comments

Comments
 (0)