Search:

Search all manuals
Search this manual
Manual
Couchbase Developer's Guide 1.8
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
4.1 About Keys, Values and Meta-data
Chapter Sections
Chapters

4.1.1. Specifying Keys

Keys are unique identifiers that you provide as a parameter when you perform any operation on data. The following applies to keys:

This last point about key size is important if you consider the size of keys stored for tens or hundreds of millions of records. One hundred million keys which are 70 Bytes each plus meta data at 150 Bytes each will require about 45 GB of RAM for document meta data.