vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

implemented & added tests for hash operations HSET, HKEYS, HGET, HDEL #124

Closed popaaaandrei closed 5 years ago

popaaaandrei commented 5 years ago

There are more hash operations but these are the basic ones. Also tried to document as much as possible.

popaaaandrei commented 5 years ago

:( forgot to add the tests into all tests.