Dear all,

we have the following situation:
- 1 client is writing to the embedded db (writer)
- 1 client would like to watch that (read-only)

is that possible with the EmbeddedReadOnlyGraphDatabase?
Currently it seems that the read-only db does not see the updates from
the writer since its creation. It there a way to force refresh besides
creating a new instance?

Also are there any other/better ways to do that (1 writer, 1 reader)
without going into the server mode?

Thanks a lot,

Alfredas
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to