Benoit Chesneau
2017-10-09 14:14:22 UTC
I understand that anything done by the client is remote but what get the
client on read? Is it receiving objects cached on the peer on demand or
does it cache the query results?
In the doc [1] you're saying:
Datomic read operations include Datalog query and raw index access. With
the peer library, these operations all happen locally in process memory,
and the APIs are synchronous. Because of this locality, long-lived peer
applications deliver the best possible latency for read operations.
Does it means that the client only receive the results of the queries? What
is cached then ?
- benoit
[1] http://docs.datomic.com/clients-and-peers.html
client on read? Is it receiving objects cached on the peer on demand or
does it cache the query results?
In the doc [1] you're saying:
Datomic read operations include Datalog query and raw index access. With
the peer library, these operations all happen locally in process memory,
and the APIs are synchronous. Because of this locality, long-lived peer
applications deliver the best possible latency for read operations.
Does it means that the client only receive the results of the queries? What
is cached then ?
- benoit
[1] http://docs.datomic.com/clients-and-peers.html
--
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.