Arun Vijayraghavan

Results 17 issues of Arun Vijayraghavan

The plan is to get Ottoman over Node.js SDK 4.1 which will release this month, as a step towards getting Ottoman updated it will be good to start testing Ottoman...

P1

This is a placeholder ticket i.e Once Node.js SDK 4.1 release. This ticket depends on https://github.com/couchbaselabs/node-ottoman/issues/648

Investigation

How to query a field inside array sub-document using ottoman query builder? How to add Collection name and scope name to query builder?` ``` import { Schema, Query, getDefaultInstance }...

Questions around "how to generate UUID for a field " pops up quite often. Its difficult to infer this information from the current documentation. Add exclusive section in the documentation...

P0

We will need encryption feature carried over from Node.js SDK to Ottoman. This ticket address both Implementation and Documentation needs. Documentation for Encryption can be found here : https://docs.couchbase.com/nodejs-sdk/current/howtos/encrypting-using-sdk.html Documentation...

P1
Feature FLE

Update Ottoman with the latest version of Node.js SDK. Ensure compatibility. Ensure sample projects are updated with latest version of Ottoman

P0

Can you do some benchmarking to show performance especially with timetaken, memory footprint, cpu usage etc while performing operations using Ottoman vs Node.js The idea is to know and henceforth...

P2

Link to the [release notes](Detailed changes for each release are documented in the release notes) should point to https://docs.couchbase.com/nodejs-sdk/current/project-docs/ottoman-release-notes.html

Does refDoc works against object or array type of field? If so can you come up with some examples.

Complete
Investigation

The sample demo projects `try-ottoman` and `try-ottoman-ts` needs to clearly exhibit - Connection (non-secure, with a file and steps for secure) - Configuration - Setting up primary key, Keygenerator -...

GA-Readiness