dynamolock
Dynamo Lock Client
A distributed locking library built for Amazon's DynamoDB service.
DynamoDB Lock Client for Go
127 stars
1 watching
47 forks
Language: Go
last commit: 2 months ago dynamodbdynamodb-lock-client
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed locking library built on top of PostgreSQL | 109 |
| Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
| A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
| A package simplifying interaction with AWS DynamoDB using Go. | 12 |
| A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |
| Provides trylock functionality on top of read-write locks for Golang concurrency control | 35 |
| A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
| Simplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos. | 320 |
| A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
| Implementation of a mutex-like locking mechanism using unsafe Go constructs | 66 |
| A clean and simple Amazon DynamoDB client with built-in Promise support for Node.js applications. | 159 |
| A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. | 3 |
| A toolset for managing DynamoDB tables in an AdonisJs application | 6 |
| Provides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications. | 62 |
| A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |