Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3641

Lazy load resources instead of initializing them all at start up

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • backlog-3.0
    • None
    • library
    • None
    • 1

    Description

      Similar to on-premise, instead of newing up all of the resources.

      • Use LazyService<T> to do this (Perhaps Lazy<T> initially)
      • Include all of the currently supported services: query, kv, search, etc
      • As a precondition, DI will need to be used via IServiceProvider

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty