Skip to content

Commit 7184472

Browse files
committed
Merge branch 'main' of github.com:ProgramGrader/amazon-dynamodb-priority-queuing
2 parents bc21bc1 + 4b3e0ef commit 7184472

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
## Dynamodb Priority Queue
1+
# Dynamodb Priority Queue
22

33
A sdk that allows you to prioritize items based off of date in descending order.
44
(Dynamodb table must match specifics in test/terraform/main.tf)
55

6+
## WARING: GrailVM currently not supported
7+
8+
This packages uses aws java sdk v2 which instanciates java.util.SecureRandom at build time.
9+
610
## Quick start
711

812
Install hashicorp terraform https://www.terraform.io/ then

0 commit comments

Comments
 (0)