Best Practice: View-Lookup vs Key-List in Document

Hi Kademlia,

How many saves do you expect per user? If this is a relatively small number (say few tens/hundred), then a list document is likely to be better suited to your requirements (or even embed the list in the user document).