Commit Graph

7 Commits

Author SHA1 Message Date
49b5e54c31 Implemented initial MongoDB driver
- FireLance DatabaseConnection implementation
- Crude test importing from GSMParser to FireLance DB.
2020-06-30 20:46:42 +01:00
0a25a405ca Further refactoring of models
- Created and implemented IDatabaseCollection
2020-06-30 18:53:35 +01:00
aed3f0e3ac Continued refactoring, created ISaveData 2020-06-28 12:25:34 +01:00
af984ecfb1 Loose coupling of data models using interfaces 2020-06-28 12:07:50 +01:00
7c8ef0cc10 Refactored code 2020-06-28 10:47:00 +01:00
d3b8cd1b6b Renamed FireLance library to GSMParser 2020-06-27 18:49:18 +01:00
aaff08bae4 Initial commit 2020-06-27 18:34:44 +01:00