Does it make sense to define a channel per 1-4 documents?
The use case I am trying to solve is synching user's accounts between different devices of the same user:
For example lets say I have 1 million docs (accounts) in my bucket, then defining 400K channels, a channel for each user. in this example I have 400K users each with 2.5 accounts in average.
Does this sound like a right case for Sync Gateway?