Olivier Roux

Results 3 issues of Olivier Roux

Now when we run our tests with -n4, we get errors that the database already exists.

**Version**: 4.3.4 **Platform**: N/A **Description**: https://redis.io/docs/stack/graph/clients/ lists https://github.com/RedisGraph/redisgraph-py as one of the official clients, and the documentation on https://developer.redis.com/howtos/redisgraph/using-python also points to redisgraph-py. However, on the redisgraph-py page, it is...

maintenance

The tutorial uses the redisgraph-py library, which is deprecated and is supposedely replaced by redis-py. Unfortunately, the redis-py graph interface is not compatible with redisgraph, and so the example given...