basho / riak-erlang-client

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

Add new rt_enqueue API call #376

Closed russelldb closed 5 years ago

russelldb commented 5 years ago

This reads, then realtime enqueues an object in riak

NOTE: REQUIRES riak_pb (https://github.com/basho/riak_pb/pull/230) and riak_kv (github.com/martinsumner/riak_kv#6) PRs

russelldb commented 5 years ago

Not needed, moved code to repl repo, and HTTP only