dynamolock

Dynamo Lock Client

A distributed locking library built for Amazon's DynamoDB service.

DynamoDB Lock Client for Go

GitHub

127 stars
1 watching
47 forks
Language: Go
last commit: almost 2 years ago
dynamodbdynamodb-lock-client

Related projects:

RepositoryDescriptionStars
cirello-io/pglockA distributed locking library built on top of PostgreSQL109
aws/aws-dynamodb-encryption-javaProvides encryption and signing services for data stored in Amazon DynamoDB138
softprops/dynomiteA Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling.220
twharmon/dynagoA package simplifying interaction with AWS DynamoDB using Go.12
arattian/dynamodb-gui-clientA tool for managing AWS DynamoDB databases from a graphical user interface.660
subchen/go-trylockProvides trylock functionality on top of read-write locks for Golang concurrency control35
fogfish/dynamoA Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S319
scanamo/scanamoSimplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos.320
viney-shih/go-lockA lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking117
lk4d4/trylockImplementation of a mutex-like locking mechanism using unsafe Go constructs66
victorquinn/dynastyA clean and simple Amazon DynamoDB client with built-in Promise support for Node.js applications.159
savaki/dynastoreA DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework.3
melchyore/adonis-dynamodbA toolset for managing DynamoDB tables in an AdonisJs application6
sanketplus/go-mysql-lockProvides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications.62
scille/umongoA Python library for interacting with MongoDB using object-document mapping and asynchronous support447