Skip to content

Commit 8e212de

Browse files
dmlapdain
authored andcommitted
Note location of future development
Based on dain's comment in #34, note that this project has been obsoleted by aircompressor.
1 parent 3109a5f commit 8e212de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Snappy in Java
22

3-
This is a rewrite (port) of [Snappy](http://code.google.com/p/snappy/) writen in
3+
__NOTE: Future development of Snappy without JNI has moved to [aircompressor](https://github.com/airlift/aircompressor)__
4+
5+
This is a rewrite (port) of [Snappy](http://code.google.com/p/snappy/) written in
46
pure Java. This compression code produces a byte-for-byte exact copy of the output
57
created by the original C++ code, and extremely fast.
68

0 commit comments

Comments
 (0)