Consider support for copyOnRead
semantics provided by SSDG along with ability to make deep copies.
#23
Labels
copyOnRead
semantics provided by SSDG along with ability to make deep copies.
#23
Currently, the ability to make defensive, copies on read (i.e.
Region.get(sessionId):Session
) is delegated to either Apache Geode or Pivotal GemFire. However, where this is possibly not desirable or even not possible (e.g. PCF when using PCC), then allow SSDG to do the work.The text was updated successfully, but these errors were encountered: