--- !ruby/object:Gem::Specification name: couchbase version: !ruby/object:Gem::Version version: 3.5.3 platform: x86_64-linux authors: - Sergey Avseyev autorequire: bindir: exe cert_chain: [] date: 2024-08-27 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: grpc requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.59' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.59' description: Modern SDK for Couchbase Server email: - sergey.avseyev@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE.txt - README.md - ext/extconf.rb - lib/active_support/cache/couchbase_store.rb - lib/couchbase.rb - lib/couchbase/3.1/libcouchbase.so - lib/couchbase/3.2/libcouchbase.so - lib/couchbase/3.3/libcouchbase.so - lib/couchbase/analytics_options.rb - lib/couchbase/authenticator.rb - lib/couchbase/binary_collection.rb - lib/couchbase/binary_collection_options.rb - lib/couchbase/bucket.rb - lib/couchbase/cluster.rb - lib/couchbase/cluster_registry.rb - lib/couchbase/collection.rb - lib/couchbase/collection_options.rb - lib/couchbase/config_profiles.rb - lib/couchbase/configuration.rb - lib/couchbase/datastructures.rb - lib/couchbase/datastructures/couchbase_list.rb - lib/couchbase/datastructures/couchbase_map.rb - lib/couchbase/datastructures/couchbase_queue.rb - lib/couchbase/datastructures/couchbase_set.rb - lib/couchbase/diagnostics.rb - lib/couchbase/errors.rb - lib/couchbase/json_transcoder.rb - lib/couchbase/key_value_scan.rb - lib/couchbase/libcouchbase.rb - lib/couchbase/logger.rb - lib/couchbase/management.rb - lib/couchbase/management/analytics_index_manager.rb - lib/couchbase/management/bucket_manager.rb - lib/couchbase/management/collection_manager.rb - lib/couchbase/management/collection_query_index_manager.rb - lib/couchbase/management/query_index_manager.rb - lib/couchbase/management/scope_search_index_manager.rb - lib/couchbase/management/search_index_manager.rb - lib/couchbase/management/user_manager.rb - lib/couchbase/management/view_index_manager.rb - lib/couchbase/mutation_state.rb - lib/couchbase/options.rb - lib/couchbase/protostellar.rb - lib/couchbase/protostellar/binary_collection.rb - lib/couchbase/protostellar/bucket.rb - lib/couchbase/protostellar/client.rb - lib/couchbase/protostellar/cluster.rb - lib/couchbase/protostellar/collection.rb - lib/couchbase/protostellar/connect_options.rb - lib/couchbase/protostellar/error_handling.rb - lib/couchbase/protostellar/generated.rb - lib/couchbase/protostellar/generated/admin/bucket/v1/bucket_pb.rb - lib/couchbase/protostellar/generated/admin/bucket/v1/bucket_services_pb.rb - lib/couchbase/protostellar/generated/admin/collection/v1/collection_pb.rb - lib/couchbase/protostellar/generated/admin/collection/v1/collection_services_pb.rb - lib/couchbase/protostellar/generated/admin/query/v1/query_pb.rb - lib/couchbase/protostellar/generated/admin/query/v1/query_services_pb.rb - lib/couchbase/protostellar/generated/admin/search/v1/search_pb.rb - lib/couchbase/protostellar/generated/admin/search/v1/search_services_pb.rb - lib/couchbase/protostellar/generated/analytics/v1/analytics_pb.rb - lib/couchbase/protostellar/generated/analytics/v1/analytics_services_pb.rb - lib/couchbase/protostellar/generated/internal/hooks/v1/hooks_pb.rb - lib/couchbase/protostellar/generated/internal/hooks/v1/hooks_services_pb.rb - lib/couchbase/protostellar/generated/kv/v1/kv_pb.rb - lib/couchbase/protostellar/generated/kv/v1/kv_services_pb.rb - lib/couchbase/protostellar/generated/query/v1/query_pb.rb - lib/couchbase/protostellar/generated/query/v1/query_services_pb.rb - lib/couchbase/protostellar/generated/routing/v1/routing_pb.rb - lib/couchbase/protostellar/generated/routing/v1/routing_services_pb.rb - lib/couchbase/protostellar/generated/search/v1/search_pb.rb - lib/couchbase/protostellar/generated/search/v1/search_services_pb.rb - lib/couchbase/protostellar/generated/transactions/v1/transactions_pb.rb - lib/couchbase/protostellar/generated/transactions/v1/transactions_services_pb.rb - lib/couchbase/protostellar/generated/view/v1/view_pb.rb - lib/couchbase/protostellar/generated/view/v1/view_services_pb.rb - lib/couchbase/protostellar/management.rb - lib/couchbase/protostellar/management/bucket_manager.rb - lib/couchbase/protostellar/management/collection_manager.rb - lib/couchbase/protostellar/management/collection_query_index_manager.rb - lib/couchbase/protostellar/management/query_index_manager.rb - lib/couchbase/protostellar/request.rb - lib/couchbase/protostellar/request_behaviour.rb - lib/couchbase/protostellar/request_generator.rb - lib/couchbase/protostellar/request_generator/admin.rb - lib/couchbase/protostellar/request_generator/admin/bucket.rb - lib/couchbase/protostellar/request_generator/admin/collection.rb - lib/couchbase/protostellar/request_generator/admin/query.rb - lib/couchbase/protostellar/request_generator/kv.rb - lib/couchbase/protostellar/request_generator/query.rb - lib/couchbase/protostellar/request_generator/search.rb - lib/couchbase/protostellar/response_converter.rb - lib/couchbase/protostellar/response_converter/admin.rb - lib/couchbase/protostellar/response_converter/admin/bucket.rb - lib/couchbase/protostellar/response_converter/admin/collection.rb - lib/couchbase/protostellar/response_converter/admin/query.rb - lib/couchbase/protostellar/response_converter/kv.rb - lib/couchbase/protostellar/response_converter/query.rb - lib/couchbase/protostellar/response_converter/search.rb - lib/couchbase/protostellar/retry.rb - lib/couchbase/protostellar/retry/action.rb - lib/couchbase/protostellar/retry/orchestrator.rb - lib/couchbase/protostellar/retry/reason.rb - lib/couchbase/protostellar/retry/strategies.rb - lib/couchbase/protostellar/retry/strategies/best_effort.rb - lib/couchbase/protostellar/scope.rb - lib/couchbase/protostellar/timeout_defaults.rb - lib/couchbase/protostellar/timeouts.rb - lib/couchbase/query_options.rb - lib/couchbase/railtie.rb - lib/couchbase/raw_binary_transcoder.rb - lib/couchbase/raw_json_transcoder.rb - lib/couchbase/raw_string_transcoder.rb - lib/couchbase/scope.rb - lib/couchbase/search_options.rb - lib/couchbase/subdoc.rb - lib/couchbase/transcoder_flags.rb - lib/couchbase/utils.rb - lib/couchbase/utils/generic_logger_adapter.rb - lib/couchbase/utils/stdlib_logger_adapter.rb - lib/couchbase/utils/time.rb - lib/couchbase/version.rb - lib/couchbase/view_options.rb - lib/rails/generators/couchbase/config/config_generator.rb homepage: https://www.couchbase.com licenses: - Apache-2.0 metadata: homepage_uri: https://docs.couchbase.com/ruby-sdk/current/hello-world/start-using-sdk.html bug_tracker_uri: https://issues.couchbase.com/browse/RCBC mailing_list_uri: https://www.couchbase.com/forums/c/ruby-sdk source_code_uri: https://github.com/couchbase/couchbase-ruby-client/tree/3.5.3 changelog_uri: https://github.com/couchbase/couchbase-ruby-client/releases/tag/3.5.3 documentation_uri: https://docs.couchbase.com/sdk-api/couchbase-ruby-client-3.5.3/index.html github_repo: https://github.com/couchbase/couchbase-ruby-client rubygems_mfa_required: 'true' post_install_message: rdoc_options: - "--exclude" - ext/ require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: '3.1' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.27 signing_key: specification_version: 4 summary: SDK for Couchbase Server test_files: []