awslabs / amazon-dynamodb-lock-client

The AmazonDynamoDBLockClient is a general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.
Other
472 stars 85 forks source link

Change License to ASLv2 or MIT #83

Open frotsch opened 2 years ago

frotsch commented 2 years ago

Would like to see this project gets relicensed under Apache 2 or MIT to make usage of this library easier from a compliance/legal view.