pglock
Locking system
A distributed locking library built on top of PostgreSQL
PostgreSQL Lock Client for Go
109 stars
2 watching
23 forks
Language: Go
last commit: 2 months ago locklocking
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed locking library built for Amazon's DynamoDB service. | 127 |
| Provides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications. | 62 |
| A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
| Provides a concurrency control mechanism and atomic dynamic shared/exclusive locks for Go applications. | 30 |
| An iOS app for encrypting and managing OpenPGP keys using the ObjectivePGP library. | 386 |
| Provides a simple distributed locking mechanism using Redis. | 1,495 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| Provides trylock functionality on top of read-write locks for Golang concurrency control | 35 |
| Provides an up-to-date OpenPGP implementation for secure communication | 343 |
| A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| A native PostgreSQL client driver written in Zig | 259 |
| Implementation of a mutex-like locking mechanism using unsafe Go constructs | 66 |
| A comprehensive Golang binding to the FFmpeg video/audio manipulation library | 2,108 |
| A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 398 |
| A package for managing PostgreSQL database schema changes | 10 |