Commit graph

3 commits

Author SHA1 Message Date
ORelio
1485612f29 Fix FileMonitor.WriteAllLinesWithRetries (#1186) 2020-08-08 14:08:12 +02:00
ORelio
ce83cc0a33 Use FileMonitor to synchronize Mailer bot (#1108) (v2)
Move SessionFileMonitor into a generic FileMonitor class
Use FileMonintor for both SessionCache and the Mailer bot
Allows multiple MCC instances to share the same database files

(Add files missing in the previous commit)
2020-08-07 11:58:44 +02:00
ORelio
5028cce2a5 Use FileMonitor to synchronize Mailer bot (#1108)
Move SessionFileMonitor into a generic FileMonitor class
Use FileMonintor for both SessionCache and the Mailer bot
Allows multiple MCC instances to share the same database files
2020-08-07 11:55:15 +02:00
Renamed from MinecraftClient/Protocol/Session/SessionFileMonitor.cs (Browse further)