Skip to main content

Package that helps to get memcached iteractions

Project description

li-memcached-client

CircleCI

li-memcached-client is a Python library for connecting into memcached, list, add, get and delete keys.

Installation

To install the li-memcached-client package, use the following command:

pip3 install li-memcached-client

Usage

from li_memcached_client import LiMemcachedClient
client = LiMemcachedClient()

By default, it connects to localhost on port 11211. If you need to specify a host and/or port:

client = LiMemcachedClient(host='1.2.3.4', port='11211')

Local Development

For local development, follow these steps:

  1. Build the project:
poetry build
  1. Install the project:
poetry install
  1. Install twine for publishing:
python3 -m pip install --upgrade twine

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

Contact

For any questions or issues, please contact Alini Ribeiro at aliniribeiroo@gmail.com.

This documentation provides an overview of the li-memcached-stats library, including installation, configuration, usage, and development instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

li_memcached_client-0.2.3.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

li_memcached_client-0.2.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file li_memcached_client-0.2.3.tar.gz.

File metadata

  • Download URL: li_memcached_client-0.2.3.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.11.11 Linux/6.8.0-1021-aws

File hashes

Hashes for li_memcached_client-0.2.3.tar.gz
Algorithm Hash digest
SHA256 4e63a79e8d16aeea571858daea2d94a2dfbaf5f4e365fbd442a2a5703994675a
MD5 fc6c20459f6581ba45d3a9be9da168a1
BLAKE2b-256 7aa680c82e4c502f91ad9ea0de1e8ee2e54649bc55cfae046c684323cee9db44

See more details on using hashes here.

File details

Details for the file li_memcached_client-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: li_memcached_client-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.11.11 Linux/6.8.0-1021-aws

File hashes

Hashes for li_memcached_client-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6b5cd24a25a3a5bd2d17dca504cb3e09d6761a6b36737b34c6eab786ce2cd408
MD5 499a0f5b996b2f8eafe0b5dddf56dffc
BLAKE2b-256 37407cbcaa399be1288f3c697c601c860c6e19a03fbcdecdf6b1679305e2b0cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page