feat: closes #452: delete method support for memcached backend (manual merge)

This commit is contained in:
Gary Gale
2024-11-11 21:51:33 +00:00
parent d219b2f27c
commit 0b8223c8bd
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1 @@
Delete method support for memcached backend (from @xodiumx)