This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Distributed Cachenadirx Aug 11, 2016 4:14 AM (in response to stejas7)Hi Tejas, the values are not split: among nodes. The distribution is based on the key hash, but each [key, value] pair exists entirely in the owners (both primary and backups). If you want to split the values into multiple keys that's up to you to do. Tristan 
 
    