cornelk / hashmap

A Golang lock-free thread-safe HashMap optimized for fastest read access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New release

iulianpascalau opened this issue · comments

Hello

When are you gonna make a new release that includes the concurrency fix?
Thanks.

commented

I locked in the version with: go get github.com/cornelk/hashmap@33e58823eb9d4426a8d2b604cece33c3c15df8cc

but it would be nice if it was a proper release

release v1.0.1 out now