Path to this page:
Subject: CVS commit: pkgsrc/devel/memcached
From: Adam Ciarcinski
Date: 2024-01-15 10:06:11
Message id: 20240115090611.D0C20FA42@cvs.NetBSD.org
Log Message:
memcached: updated to 1.6.23
1.6.23
Fixes
proxy: add mcp.backend_use_iothread(bool) + bugfix
proxy: lua API version 2
proxy: add mcp.time_[real|mono]_millis()
New Features
Proxy API version 2:
Improved performance by allowing pre-calculations reused on each request
Improved performance by avoiding allocations at request time, preventing GC usage
Allow recursive function calls
Allow much easier future API expansion
Custom callbacks for every backend request issued
Files: