HomePhabricator
Diffusion Comm bfc7a112b608

[services] Tunnelbroker - Database public functions for messages.

Description

[services] Tunnelbroker - Database public functions for messages.

Summary:
DynamoDB database public functions and on-start check integration for persisting messages that pass in tunnelbroker.

Related linear task: ENG-670

*Dependencies:*

  • Depends on D3114 to provide MessageItem entities.

Test Plan: Check that putMessageItem, findMessageItem, removeMessageItem returns expected results.

Reviewers: karol-bisztyga, palys-swm, ashoat, jimpo

Reviewed By: palys-swm, ashoat

Subscribers: benschac, ashoat, palys-swm, Adrian, atul, karol-bisztyga

Differential Revision: https://phabricator.ashoat.com/D3117

Details