3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-12 11:40:40 +01:00
Shivaram Lingamneni d4cb15354f remove registeredChannelsMutex
This moves channel registration to an eventual consistency model,
where the in-memory datastructures (Channel and ChannelManager)
are the exclusive source of truth, and updates to them get persisted
asynchronously to the DB.
2017-11-08 22:24:33 -05:00
..
2017-10-15 07:58:18 +10:00
2017-10-07 22:19:37 +10:00
2017-10-06 12:44:11 +10:00
2017-10-15 16:18:14 +10:00
2017-11-08 22:24:33 -05:00
2017-11-08 22:24:33 -05:00
2017-11-08 22:24:33 -05:00
2017-11-03 02:36:55 -04:00
2017-10-29 07:59:56 +00:00
2017-10-26 04:19:01 -04:00
2017-10-29 04:35:15 +00:00
2017-10-15 19:46:25 -04:00
2017-11-08 22:24:33 -05:00
2017-10-29 07:59:56 +00:00
2017-10-15 22:37:36 -04:00
2017-06-15 10:14:19 -06:00
2017-11-08 22:24:33 -05:00
2017-11-03 02:36:55 -04:00
2017-11-03 02:36:55 -04:00
2017-06-15 10:14:19 -06:00
2017-11-08 22:24:33 -05:00
2017-06-15 10:14:19 -06:00
2017-07-14 17:21:53 +10:00
2017-10-30 05:21:47 -04:00