Matt George

Results 7 issues of Matt George

i'm following the guide in the docs and i am getting the following error when I try to create my first vertex, james = g.vertices.create(name="James"). ``` ({'status': '400', 'access-control-allow-origin': '*',...

look at the changes in the pinterest branch and see how to best merge those changes into trunk

when a delayed queue item is put back on the main redis queue, it should be pushed at the front of the list instead of the back of the list.

after 1.0
2.0

Need to add documentation about before and after perform hooks

docs
1 - Ready

For features/patches, submit pull request. Tests are nice

docs
1 - Ready

Add ability to have a worker pool. This should be like a combination of the horde pool and the fork every jobs workers

Create a ddl compiler for redshift that takes into account types that do not exist. Related to #9