mirror of
https://github.com/pgsty/silo.git
synced 2026-09-12 05:49:02 +00:00
c8f57133a4
* Filter lock info based on bucket, prefix and time since lock was held * Implement list and clear locks REST API * madmin: Add list and clear locks API * locks: Clear locks matching bucket, prefix, relTime. * Gather lock information across nodes for both list and clear locks admin REST API. * docs: Add lock API to management APIs