Dynamo Persistence Extension is a quarkus extension for use with DynamoDB databases, enabling JPA-like persistence abstraction.
hrzn - @hrznevents - dev.whiteflag@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
github.com/hrzndev/quarkus-dynamo-persistence
- Fork it (https://github.com/hrzndev/quarkus-dynamo-persistence/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request