libmemcached-awesome
1.1
  • Introduction
  • libmemcached API
    • Basics
    • Working with Data
      • Incrementing and Decrementing Values
      • Determine if a keys exists
      • Update expiration on a key
      • Flush and send buffered commands
      • Working with result sets
      • Appending or Prepending Data
      • Working with data on the server in an atomic fashion
    • Messages and Errors
    • Advanced Topics
    • Deprecated Functionality
  • libmemcachedutil API
  • libhashkit API
  • Client Applications
  • Miscellaneous
  • Change Logs
  • Known issues
  • Copyright
libmemcached-awesome
  • Docs »
  • libmemcached API »
  • Working with Data
  • Edit on GitHub

Working with DataΒΆ

  • Incrementing and Decrementing Values
  • Determine if a keys exists
  • Update expiration on a key
  • Flush and send buffered commands
  • Working with result sets
  • Appending or Prepending Data
  • Working with data on the server in an atomic fashion
Next Previous

© Copyright

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