basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

Expose CRDT update without key delegating key generation to Riak #351

Closed lucafavatella closed 7 years ago

lucafavatella commented 7 years ago

I noticed no Dialyzer warnings less or more with this change. I did not run the test locally - relying on bot to do that.

lukebakken commented 7 years ago

Thanks!

lucafavatella commented 7 years ago

@lukebakken When will a new riakc tag be taken?

I have a Dialyzer warning in another project that I understand needs this change in a tag (and packaged in Hex) in order to be fixed.