ZIm/crates/collab/src
2022-11-28 13:56:03 +01:00
..
bin Fix seed script 2022-11-17 15:34:35 +01:00
rpc Rename Store to ConnectionPool 2022-11-17 19:03:59 +01:00
api.rs Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
auth.rs Total WIP - try making Db a generic struct instead of a trait 2022-11-09 19:28:06 -08:00
db.rs Check the correct serialization failure code when retrying transaction 2022-11-28 13:56:03 +01:00
db_tests.rs Determine whether a contact is busy via the database 2022-11-15 10:41:21 +01:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
integration_tests.rs Rename Store to ConnectionPool 2022-11-17 19:03:59 +01:00
lib.rs Switch to serializable isolation 2022-11-14 19:39:12 +01:00
main.rs Remove obsolete code from Store 2022-11-17 18:46:39 +01:00
rpc.rs Don't take an Arc<Server> in message handlers 2022-11-18 11:45:42 +01:00