locking topic

List locking repositories

cronlock

270
Stars
46
Forks
Watchers

cronlock lets you deploy cronjobs cluster-wide without worrying about overlaps. It uses Redis to keep track of locks.

portalocker

253
Stars
47
Forks
Watchers

An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Naturally it also supports the with statement.

terraform-aws-tfstate-backend

385
Stars
167
Forks
Watchers

Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

Suohai

125
Stars
3
Forks
Watchers

Audio input/output source lock/switcher for macOS.

drwmutex

342
Stars
17
Forks
Watchers

Distributed RWMutex in Go

flock

505
Stars
61
Forks
Watchers

Thread-safe file locking library in Go (originally github.com/theckman/go-flock)

web-locks

82
Stars
10
Forks
Watchers

Web Locks API 🔒

pglock

100
Stars
22
Forks
Watchers

PostgreSQL Lock Client for Go

django-lock-tokens

18
Stars
11
Forks
Watchers

A Django application that provides a locking mechanism to prevent concurrency editing.