Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-96

Cleanup before C++ SDK GA release

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • 1.0.0
    • None
    • None

    Description

      copied from CXXCBC-92

      • (cleanup) there are areas in the API that we use std::string to represent JSON or Binary data, we should type these appropriately.
        • start_key,end_key, etc... for view queries
        • query_string option on view_query
      • (cleanup) various type names are inconsistent across the APIs.
        • query_request::scan_consistency_type vs view_request::scan_consistency
        • some use the name scan_consistency, some use just consistency

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            avsej Sergey Avseyev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes