(This issue comes from the Discord Channel)
Since RemoteDatabase instances are not thread-safe, in order to use ArcadeGraph with a RemoteDatabase you have to use one instance per thread. It would be very useful to have an object pool like OrientGraphFactory that takes care of pooling the ArcadeGraph.