playframework 2.0 - Play 2 and AWS DynamoDB - is there a reactive api library available? -
reactivemongo exists allow 'reactive' mongo. such library exist connecting aws dynamodb in reactive, non-blocking fashion. in advance.
you can use amazondynamodbasyncclient aws java sdk non-blocking client.
Comments
Post a Comment