artemeff / redis

Redis commands for Elixir
MIT License
358 stars 63 forks source link

HMGET / HMSET example #36

Closed ktodyruik closed 9 years ago

ktodyruik commented 9 years ago

Hi,

This looks great. I was looking for a good persistence option for Elixir. Are there any examples of HMSET/HMGET with exredis? If not, could you add one?

Thanks, Kerry

lastcanal commented 9 years ago

There are a few examples in the API Tests https://github.com/artemeff/exredis/blob/master/test/api_test.exs#L293-L303

ktodyruik commented 9 years ago

Oh. Sorry. I looked through those but missed them somehow.

Thanks! Kerry

On Mon, Jun 1, 2015 at 9:09 AM, ty notifications@github.com wrote:

There are a few examples in the API Tests https://github.com/artemeff/exredis/blob/master/test/api_test.exs#L293-L303

— Reply to this email directly or view it on GitHub https://github.com/artemeff/exredis/issues/36#issuecomment-107567177.