Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Zcached.py 1.2.1 documentation
Zcached.py 1.2.1 documentation

Contents:

  • Installation
  • Logging
  • Code Reference
    • ZCached
    • Connection
    • ConnectionPool
    • Result
    • ExponentialBackoff
    • Enums
    • Protocol
      • Deserializer
      • Serializer
      • Reader
    • Asyncio
      • AsyncZCached
      • AsyncConnection
      • AsyncConnectionPool
  • Examples
    • Basic
    • Advanced
    • Threads
    • Handling Errors
    • ConnectionPool
    • Asyncio
      • Async Basic
      • Async Basic 2
      • Async Advanced
      • Custom Protocol
      • ConnectionPool
Back to top
View this page
Edit this page

ProtocolΒΆ

A module for handling the protocol.

Contents:

  • Deserializer
    • Deserializer
  • Serializer
    • Serializer
  • Reader
    • Reader
Next
Deserializer
Previous
Enums
Copyright © 2024, xXenvy
Made with Sphinx and @pradyunsg's Furo