Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 378 Bytes

blobdb.rst

File metadata and controls

9 lines (7 loc) · 378 Bytes

BlobDB

The BlobDB service provides a mechanism for interacting with the Pebble BlobDB service. The service handles multiple messages in flight, retries, and provides callbacks for completion and failure. A .SyncWrapper is provided that can be passed any blobdb method and will block until it completes.

libpebble2.services.blobdb