19 Commits

Author SHA1 Message Date
e73fdbff75 Commit adds db from each session. 2023-06-30 12:23:28 -04:00
05d445c58b Added a basic commit function. 2023-06-29 00:17:49 -04:00
ecfc8fdf90 Got the client and engine connecting. 2023-06-20 11:51:32 -04:00
dd1c45ddbe Continuing channel setup. 2023-06-17 12:01:58 -04:00
50a4431316 Setting up for data storage. 2023-05-29 15:42:32 -04:00
d4d42a599e Moved to new mod file. 2023-03-21 17:48:24 -04:00
abfa7114df got datatype read/write working with database. 2023-03-19 13:02:20 -04:00
418ba26da9 Stubbed out database. 2023-03-16 22:32:10 -04:00
e125d79a6c Added error codes to store. 2023-03-15 07:38:39 -04:00
a3d8feb37a Added cache initialization. 2023-03-14 11:32:37 -04:00
c477a92945 Added initialization failure. 2023-03-05 11:15:32 -05:00
8fada737ac Replaced filename string with PathBuf. 2023-03-05 00:19:11 -05:00
691ab6a27e Added entry remove function. 2023-02-19 11:27:28 -05:00
0ffb30d322 Added retrival function. 2023-02-17 09:05:06 -05:00
c0e4a5fad7 added Entry update function. 2023-02-15 12:13:19 -05:00
ef48fde890 Finished out Entry's new and get functions. 2023-02-15 09:47:15 -05:00
9b0154064f Handled unicode error. 2023-02-15 07:10:28 -05:00
894fcbcd02 In process of separating cache from database. 2023-02-13 10:19:20 -05:00
716b559062 Began reworking cache. 2023-02-12 10:39:39 -05:00