[GitHub] incubator-gearpump issue #11: fix #106 Gearpump Redis Integration

2016-12-09 Thread manuzhang
Github user manuzhang commented on the issue: https://github.com/apache/incubator-gearpump/pull/11 @darionyaphet this is partially done in #93. Please rebase or, close and fire a new PR for follow-ups. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-gearpump issue #11: fix #106 Gearpump Redis Integration

2016-07-01 Thread darionyaphet
Github user darionyaphet commented on the issue: https://github.com/apache/incubator-gearpump/pull/11 @kkasravi @manuzhang `RedisStorage` maybe need more discuss so I have remove it . After we have a discuss , I will repush it :) --- If your project is set up for it, you

[GitHub] incubator-gearpump issue #11: fix #106 Gearpump Redis Integration

2016-06-20 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/11 ## [Current coverage][cc-pull] is **64.10%** [![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/11/graphs/sunburst.svg?src=pr=150)][cc-pull] >

[GitHub] incubator-gearpump issue #11: fix #106 Gearpump Redis Integration

2016-06-16 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue: https://github.com/apache/incubator-gearpump/pull/11 I think I see the idea behind RedisSink and RedisStorage. Redis is advertised as "data structure store". It supports structures (like strings, lists, sets, hashes, etc.)