Commit Graph

19 Commits

Author SHA1 Message Date
emir-signal
538ad16d72
Update dependencies 2026-05-01 13:55:34 -04:00
Jim Gustafson
02acea76f5
Update to Rust 1.91.1 and dependencies 2026-01-07 13:50:40 -08:00
Jim Gustafson
19c9ae6ea6
Update Rust and dependencies 2025-03-13 14:46:23 -07:00
Jim Gustafson
5d4d731a05
Only install Rust once for docker builds 2025-03-04 14:00:54 -08:00
Jim Gustafson
b5998a5d4f
Update Rust dependencies 2024-12-18 09:10:12 -08:00
Jim Gustafson
68829faf69
Update Rust dependencies 2024-07-19 08:07:19 -07:00
Jim Gustafson
4facef049c
Update dependencies 2024-03-26 14:02:37 -07:00
adel-signal
c57e7dcaa7 Fix backend deletes serialization, docker bootstrap, add more info to error messages 2024-01-23 15:24:31 -08:00
adel-signal
95d7956469
Update call links to delete Dynamo record some time after expiration. 2024-01-11 14:04:23 -08:00
Jim Gustafson
afc931a214
Update aws crate to 1.0 2023-12-06 14:29:45 -08:00
adel-signal
74558e5302 Enable all storage tests by starting Dynamodb local.
Hide behind Rust feature `storage-tests`.
2023-11-30 01:06:19 -08:00
Jim Gustafson
0df168d816
Update to Rust 1.72.1 2023-10-02 09:39:13 -07:00
Iñaqui
48ef628dc9
Update more deps 2023-08-28 15:15:44 -05:00
Iñaqui
6fc81940e5
Update deps 2023-08-24 10:29:43 -05:00
Jim Gustafson
e6752cdb1a
Update aws sdk 2023-06-20 12:18:25 -07:00
Jordan Rose
10b71c8c92 Drop the "legacy" DynamoDB table entirely 2023-04-04 10:51:58 -07:00
Jordan Rose
5b3e2640f5 bootstrap: Add a Rooms table, more flexible than Conferences
The only change is that there's now a 'recordType' field that can be
used as a "sort key" to go with the room ID "partition key". This will
allow us to store additional information about a room in addition
whether it has an active call.
2023-03-30 11:52:20 -07:00
Jim Gustafson
9a053b6c16 Update aws_sdk, axum, and other dependencies
Co-authored-by: Rashad Sookram <rashad@signal.org>
2023-03-08 16:15:08 -08:00
Jim Gustafson
bb01e3c4d9
Add ability to test via docker compose 2022-12-13 09:05:16 -08:00