Max Brunsfeld
|
d8ccdff9fc
|
Move randomized integration test into its own file
|
2022-12-21 11:26:24 -08:00 |
|
Antonio Scandurra
|
930be6706f
|
WIP
|
2022-12-14 18:02:39 +01:00 |
|
Antonio Scandurra
|
6a6a032f1f
|
Delete stale rooms/participants after RECONNECT_TIMEOUT
|
2022-12-13 11:32:37 +01:00 |
|
Antonio Scandurra
|
d74fb97158
|
Remove Executor trait from collab and use an enum instead
This will let us save off the executor and avoid using generics.
|
2022-12-12 11:43:08 +01:00 |
|
Antonio Scandurra
|
1c30767592
|
Remove stale Error variant
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-12-02 19:20:51 +01:00 |
|
Antonio Scandurra
|
1b46b7a7d6
|
Move modules into collab library as opposed to using the binary
This ensures that we can use collab's modules from the seed script
as well.
|
2022-12-02 14:37:52 +01:00 |
|
Antonio Scandurra
|
11a39226e8
|
Start on a new db2 module that uses SeaORM
|
2022-11-29 16:49:04 +01:00 |
|
Antonio Scandurra
|
b9af2ae66e
|
Switch to serializable isolation
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-11-14 19:39:12 +01:00 |
|
Keith Simmons
|
125d83b3ec
|
Fix failing seed bin build and add bin builds to ci pipeline
|
2022-05-26 15:41:24 -07:00 |
|