Commit Graph

14 Commits

Author SHA1 Message Date
ea7dec2f4e Cache only stores references. 2023-07-06 17:28:10 -04:00
933d48a47c Make store list work. 2023-06-25 10:39:14 -04:00
c26089caed Protect against duplicate databases. 2023-06-24 10:48:35 -04:00
d90dc3b9fc Can now add database to store. 2023-06-23 08:30:49 -04:00
a23b5d467e Setup store to hold databases. 2023-06-22 11:08:40 -04:00
ecfc8fdf90 Got the client and engine connecting. 2023-06-20 11:51:32 -04:00
30ea8d978c Setup for data. 2023-06-03 15:27:26 -04:00
914e7a8146 Setup store. 2023-05-30 00:18:13 -04:00
646e0597ca Move store. 2023-05-29 23:34:52 -04:00
40aae3ef5a Moved entry into separate file. 2023-03-22 22:41:40 -04:00
abfa7114df got datatype read/write working with database. 2023-03-19 13:02:20 -04:00
e125d79a6c Added error codes to store. 2023-03-15 07:38:39 -04:00
9b0154064f Handled unicode error. 2023-02-15 07:10:28 -05:00
716b559062 Began reworking cache. 2023-02-12 10:39:39 -05:00