libmemcached-awesome
1.1
  • Introduction
  • libmemcached API
    • Basics
      • Creating and destroying a memcached_st
      • Retrieving data from the server
      • Storing data on the server
      • Deleting data from a server
      • Disconnecting a client from a server
    • Working with Data
    • Messages and Errors
    • Advanced Topics
    • Deprecated Functionality
  • libmemcachedutil API
  • libhashkit API
  • Client Applications
  • Miscellaneous
  • Change Logs
  • Known issues
  • Copyright
libmemcached-awesome
  • Docs »
  • libmemcached API »
  • Basics
  • Edit on GitHub

BasicsΒΆ

  • Creating and destroying a memcached_st
  • Retrieving data from the server
  • Storing data on the server
  • Deleting data from a server
  • Disconnecting a client from a server
Next Previous

© Copyright

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