Date: Sat, 09 May 2020 15:15:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246314] [NEW PORT] databases/py-pymemcache comprehensive, fast, pure-Python memcached client Message-ID: <bug-246314-7788-aMd2xWyVf3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246314-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246314-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246314 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: swills Date: Sat May 9 15:15:01 UTC 2020 New revision: 534780 URL: https://svnweb.freebsd.org/changeset/ports/534780 Log: databases/py-pymemcache: create port A comprehensive, fast, pure-Python memcached client. pymemcache supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the spe= ed of writes. * Flexible, modular and simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses. WWW: https://github.com/pinterest/pymemcache PR: 246314 Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> Changes: head/databases/Makefile head/databases/py-pymemcache/ head/databases/py-pymemcache/Makefile head/databases/py-pymemcache/distinfo head/databases/py-pymemcache/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246314-7788-aMd2xWyVf3>