Page MenuHomePhabricator

[terraform] add GSI for farcasterID
ClosedPublic

Authored by varun on Mar 27 2024, 12:39 PM.
Tags
None
Referenced Files
F1737966: D11400.diff
Sat, May 11, 8:13 AM
Unknown Object (File)
Tue, May 7, 4:14 PM
Unknown Object (File)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:53 PM
Unknown Object (File)
Sun, Apr 14, 4:52 PM
Unknown Object (File)
Apr 6 2024, 9:00 PM
Unknown Object (File)
Apr 6 2024, 3:08 PM
Subscribers

Details

Summary

We need this index to query efficiently for the userID, username, and walletAddress for all users with a farcasterID

We set the projection_type to INCLUDE so we don't just get the userID

Depends on D11399

Test Plan

later in the stack I introduce a database client method to get the

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable