kiddouk / redisco

A Python Library for Simple Models and Containers Persisted in Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redisco / Ohm / JOhm interoperability

dmk23 opened this issue · comments

I seeing in the doc / description of v0.2 some form of interoperability is implied as a goal.

Was there much testing yet of how well it works? I have a use case where different systems need to read/write to a shared Redis DB from Python and Java. If Redisco and JOhm were using the same Redis data structures/formats that would be immensely helpful.

Is this the case? Is this the goal? Is there anything missing or needs help with?

I think that we are getting there in term of interoperability except for the filtering keys, which are temporary anyway. It's a good reminder that you send since I am working a new feature to be integrated in a new branch. I should spend some time finalizing that branch.