Manual:SqlBlobStore.php

A service for storing and loading data blobs representing revision content.

Public methods edit

  • getCacheExpiry()
  • setCacheExpiry()
  • getCompressBlobs()
  • setCompressBlobs()
  • getLegacyEncoding()
  • setLegacyEncoding()
  • getUseExternalStore()
  • setUseExternalStore()
  • storeBlob()
  • getBlob()
  • getBlobBatch() - batched version of BlobStore::getBlob.
  • expandBlob()
  • compressData()
  • decompressData()
  • splitBlobAddress()
  • isReadOnly()