libmemcached-awesome
1.1
  • Introduction
  • libmemcached API
    • Basics
    • Working with Data
    • Messages and Errors
    • Advanced Topics
      • Internal Behavior
      • Authentication, Encryption & Hashing
      • Servers and Server Lists
      • Affecting the memcached Daemon
      • Statistics
    • Deprecated Functionality
  • libmemcachedutil API
  • libhashkit API
  • Client Applications
  • Miscellaneous
  • Change Logs
  • Known issues
  • Copyright
libmemcached-awesome
  • Docs »
  • libmemcached API »
  • Advanced Topics
  • Edit on GitHub

Advanced TopicsΒΆ

Internal Behavior

  • Internal Behavior
    • Behaviors of the library
    • Library callbacks
    • Use custom allocators for embedded usage
    • Storing custom information in the client

Authentication, Encryption & Hashing

  • Authentication, Encryption & Hashing
    • Set encryption key
    • Generating hash values directly
    • SASL support

Servers and Server Lists

  • Servers and Server Lists
    • Managing lists of servers
    • Managing the servers used by memcached_st

Affecting the memcached Daemon

  • Affecting the memcached Daemon
    • Dumping data from a server
    • Wiping clean the contents of a server
    • Setting the verbosity of a server

Deriving Statistics from a Server

  • Statistics
    • Analyzing servers
    • Working with statistical information from a server
    • Getting version information
Next Previous

© Copyright

Built with Sphinx using a theme provided by Read the Docs.