DataDog / dd-trace-py

Datadog Python APM Client
https://ddtrace.readthedocs.io/
Other
504 stars 396 forks source link

feat(pylibmc): wrap additional commands #9659

Open nessex opened 4 days ago

nessex commented 4 days ago

Wraps the common memcached add command.

Pylibmc headers Memcached wiki

Testing & risks: Add is very similar to the existing set and set_multi wrapped functions.

Checklist

Reviewer Checklist