minimalkv.net package¶

Submodules¶

  • minimalkv.net.azurestore module
    • AzureBlockBlobStore
      • AzureBlockBlobStore.blob_container_client
      • AzureBlockBlobStore.close()
      • AzureBlockBlobStore.iter_keys()
      • AzureBlockBlobStore.iter_prefixes()
  • minimalkv.net.boto3store module
    • Boto3SimpleKeyFile
      • Boto3SimpleKeyFile.read()
      • Boto3SimpleKeyFile.readable()
      • Boto3SimpleKeyFile.seek()
      • Boto3SimpleKeyFile.seekable()
      • Boto3SimpleKeyFile.size
      • Boto3SimpleKeyFile.tell()
    • Boto3Store
      • Boto3Store.iter_keys()
      • Boto3Store.prefix
    • map_boto3_exceptions()
  • minimalkv.net.botostore module
    • BotoStore
      • BotoStore.iter_keys()
    • map_boto_exceptions()
  • minimalkv.net.gcstore module
    • GoogleCloudStore
  • minimalkv.net.s3fsstore module
    • Credentials
      • Credentials.access_key_id
      • Credentials.as_boto3_params()
      • Credentials.secret_access_key
      • Credentials.session_token
    • S3FSStore

Module contents¶

minimalkv

Navigation

  • Filesystem-based key-value stores
  • Network and cloud-based storage
  • Microsoft Azure Blob Storage
  • Google Cloud Storage
  • S3 Store
  • STS Credentials
  • Local Testing
  • In-memory stores
  • Database-based stores
  • Git-based stores
  • ID-generating decorators
  • Hash and encryption decorators
  • Other decorators
  • kv-caches
  • Development
  • Changelog

Related Topics

  • Documentation overview
©2011-2021, The minimalkv contributors. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source