Skip to content

Explore utilizing Data Structure methods #78

@bojand

Description

@bojand

https://developer.couchbase.com/documentation/server/4.6/sdk/nodejs/datastructures.html

Important to note tis is just client side wrap of subdocument ops. Related to #47 .

Data structures can be accessed using key-value APIs as well. In fact, the data structure API is actually a client-side wrapper around the key-value and sub-document API. Most of the data structure APIs wrap the sub-document API directly. Therefore, for example, the map_set can be implemented as follows:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions