fencelock

fencelock

Clint-Mathews

A Go distributed lock library built around fencing tokens: every lock acquisition hands out a monotonically increasing token, and the protected resource rejects any write that arrives with a stale token.

0 Stars
0 Forks
0 Watchers
Go Language
30 SrcLog Score
Cost to Build
$1.2K
Market Value
$500

Growth over time

1 data points  ·  2026-09-12 → 2026-09-12
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about fencelock

Question copied to clipboard

What is the Clint-Mathews/fencelock GitHub project? Description: "A Go distributed lock library built around fencing tokens: every lock acquisition hands out a monotonically increasing token, and the protected resource rejects any write that arrives with a stale token.". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone fencelock

Clone via HTTPS

git clone https://github.com/Clint-Mathews/fencelock.git

Clone via SSH

[email protected]:Clint-Mathews/fencelock.git

Download ZIP

Download main.zip

Found an issue?

Report bugs or request features on the fencelock issue tracker:

Open GitHub Issues