Commit Graph

11 Commits

Author SHA1 Message Date
ProtoByter
0ce50b39b5 Net: Start work on this 2022-09-07 20:08:41 +01:00
ProtoByter
b70924f530 Db: Remove unneeded use 2022-09-07 20:08:25 +01:00
ProtoByter
f03445ac4b Db: Finish sqlite backend and remove the redis backend 2022-09-07 17:15:38 +01:00
ProtoByter
6b7373243c Base: Add a way of setting the log level so that Release mode doesn't spam debug messages 2022-09-06 21:05:00 +01:00
ProtoByter
f03ee88b74 DB: Remove some unnecessary code 2022-09-06 17:36:09 +01:00
ProtoByter
fe49220b64 DB: Add basic connection functionality for both Redis and sqlite backends 2022-09-06 17:28:10 +01:00
ProtoByter
f5e282dc50 Base: Add a basic logging system 2022-09-06 17:24:23 +01:00
ProtoByter
b76c2c54b3 Base: Change pub(crate) to pub for the db backends 2022-09-06 09:56:11 +01:00
ProtoByter
ae19dfe8c1 Base: Add basic DbBackend functions 2022-09-06 09:45:18 +01:00
ProtoByter
3ef0229518 Base: Start work on database backends 2022-09-06 09:23:14 +01:00
ProtoByter
477a64e88b Initial commit 2022-09-06 09:21:17 +01:00