Page MenuHomePhabricator

[Tunnelbroker] Define undelivered-messages table in rust
ClosedPublic

Authored by jon on May 4 2023, 10:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 5, 11:29 PM
Unknown Object (File)
Sat, Mar 2, 2:12 AM
Unknown Object (File)
Wed, Feb 28, 12:49 AM
Unknown Object (File)
Feb 10 2024, 8:23 AM
Unknown Object (File)
Feb 10 2024, 8:23 AM
Unknown Object (File)
Feb 10 2024, 8:23 AM
Unknown Object (File)
Feb 10 2024, 8:22 AM
Unknown Object (File)
Feb 10 2024, 8:12 AM
Subscribers

Details

Summary

Describe the table in rust.
Part of: https://linear.app/comm/issue/ENG-3822

Test Plan

N/A, this is able design

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat added 1 blocking reviewer(s): varun.

Looks good to me but I'm pretty ignorant on DDB... would be great if @varun could take a look

varun added inline comments.
services/tunnelbroker/src/constants.rs
25 ↗(On Diff #26086)

pub const SORT_KEY?

This revision is now accepted and ready to land.May 4 2023, 2:14 PM