Hi, In the gemfire version write-behind feature (which is now gone from geode), it was possible to create a private write-behind hub within the process ( GatewayHub <https://gemfire-82-javadocs.docs.pivotal.io/com/gemstone/gemfire/cache/util/GatewayHub.html>.addGatewayHub) by specifying unique name for the gateway hub. Is this still possible in geode world with AsyncEventQueue? It doesn't seem to be the case. Is any work around available?
Thank you!