Netflix / dynomite

A generic dynamo implementation for different k-v storage engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does dynomite work with redis-graph?

abhidutz opened this issue · comments

Does dynomite work with redis-graph?

I can only assume Redis-graph uses more advanced APIs than the ones Dynomite supports: https://github.com/Netflix/dynomite/blob/dev/notes/redis.md

If that is the case, then the answer is no. Please check the supported APIs by Dynomite and the APIs needs by redis-graph to validate my hypothesis.