OpenHFT / Zero-Allocation-Hashing

Zero-allocation hashing for Java
Apache License 2.0
793 stars 136 forks source link

Release 0.12 with 128 bit hashes #50

Closed l0rinc closed 4 years ago

l0rinc commented 4 years ago

0.11 doesn't seem to contain murmur 128 yet - any plans to release it?

gzm55 commented 4 years ago

@dpisklov @leventov ?

RobAustin commented 4 years ago

if you are able to submit a pull request ( to include the change ) we can release it.

l0rinc commented 4 years ago

It would suffice for me if the latest version were released, since 0.11 doesn't seem to contain LongTupleHashFunction yet, so I can't hash 128 bits, right?

dpisklov commented 4 years ago

This has been released