mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-18 00:25:06 +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