Asynchronously Process bulk loads
Dsolnik opened this issue · 1 comments
Dsolnik commented
Currently, bulk loads run on the Redis Main thread.
Maybe this can be done asynchronously?
Suggested here:
https://forum.redislabs.com/t/bulk-loader-locking-application/995
jeffreylovitz commented
This has been added to RedisGraph with the PR RedisGraph/RedisGraph#1596 .