Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b332c90

Browse files
committed
Add README
1 parent 891a82d commit b332c90

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[![codecov](https://codecov.io/gh/nasa-gcn/python-dynamodb-autoincrement/graph/badge.svg?token=ezsMkImff0)](https://codecov.io/gh/nasa-gcn/python-dynamodb-autoincrement)
2+
3+
# python-dynamodb-autoincrement
4+
5+
Use optimistic locking to put DynamoDB records with auto-incrementing attributes. This is a Python port of https://github.com/nasa-gcn/dynamodb-autoincrement. Inspired by:
6+
7+
- https://aws.amazon.com/blogs/aws/new-amazon-dynamodb-transactions/
8+
- https://bitesizedserverless.com/bite/reliable-auto-increments-in-dynamodb/

0 commit comments

Comments
 (0)