How to store transnational data in couchbase

Hi,

I want to store sessions in couchbase.
What is most efficient way to do it, use collections like map or store each session as a JSON?
Also using different buckets for transnational and static data would offer any advantage w.r.t access speed ect.

Thanks,
Mangesh Sawant.