Matt George

Results 13 comments of Matt George

Neo4j Community Edition 2.0.0

I started down the road of doing a wrapper that adds namespacing on top of redis-py. Here are the beginnings of what I was thinking: https://gist.github.com/2190617. It's not complete, but...

@louisameline and @bluegod i guess the answer depends on the definition of compatible. Can you enqueue jobs with another implementation and pop them off with pyres? If the json that...

@louisameline sorry about the long delay, i've not been seeing github notifications in my gmail. Pyres follows that same failure json. There may be some slight differences because it's not...

yes, this project is no longer maintained. I'll update the repository to put it into archive mode

i like the idea, i'd have to look into how this would be best accomplished

the hooks system has never been fully implemented. It's one of the goals of the 2.0 rewrite that I'm working on right now. Hopefully I will have a lot more...

sorry i haven't done anything with this yet. I've been moving houses recently and haven't had time to review. Hopefully I will get time this week.

i'm hoping to sit down and figure out how I can apply this change to the current codebase cleanly. If I have to, i'll pull in bits and pieces.

i'll see if I can write up a testcase for this, then work on a fix.