Does NCache's write-behind functionality do coalescing/combining?

Posted by Ender on Stack Overflow See other posts from Stack Overflow or by Ender
Published on 2010-03-05T03:00:36Z Indexed on 2010/06/11 12:23 UTC
Read the original article Hit count: 269

Filed under:

I.e. if the application makes multiple writes to the same object, will NCache make only one update to the datasource? (using only the latest values?)

© Stack Overflow or respective owner

Related posts about ncache