Class: Chalk::Engine::V2::OfflineStoreService::Service

Inherits:
Object
  • Object
show all
Includes:
GRPC::GenericService
Defined in:
lib/chalk_ruby/protos/chalk/engine/v2/offline_store_service_services_pb.rb

Overview

This service exposes endpoints for dealing with the offline store. It should never depend on the python graph. v2 introduces two breaking changes: Uses messages from engine.v2 instead of common.v1 (common is not meant for engine-specific messages) Removes certain endpoints added and had to be immediately deprecated due to deprecation