Commit Graph

181 Commits

Author SHA1 Message Date
Jeff Baskin 2e73bddbab Return to orignal label.
MoreThanText build / Build-MoreThanText (push) Failing after 1m52s Details
2024-02-09 23:46:50 -05:00
Jeff Baskin 800cad7ca3 Updated pipenv.
MoreThanText build / Build-MoreThanText (push) Has been cancelled Details
2024-02-07 10:36:37 -05:00
Jeff Baskin 95b2763442 Changed to fedora image.
MoreThanText build / Build-MoreThanText (push) Has been cancelled Details
2024-02-01 20:59:52 -05:00
Jeff Baskin 460ca4b5a7 Switching from jenkins.
MoreThanText build / Build-MoreThanText (push) Failing after 1m50s Details
2024-02-01 20:49:39 -05:00
Jeff Baskin 45522660bb Where I left off. 2024-02-01 20:40:29 -05:00
Jeff Baskin 829b7242bd Added a table. 2023-07-21 18:10:38 -04:00
Jeff Baskin 49b0eaf2ec Made sure that cache did not over write itself. 2023-07-18 11:44:49 -04:00
Jeff Baskin e49d6f5e46 Completed duplicate database in multiple sessions. 2023-07-13 09:39:25 -04:00
Jeff Baskin ea7dec2f4e Cache only stores references. 2023-07-06 17:28:10 -04:00
Jeff Baskin 4dad6f7a05 Database is now stored as an entry. 2023-07-01 15:56:12 -04:00
Jeff Baskin de93ee1f2c Added random id generator. 2023-07-01 13:26:36 -04:00
Jeff Baskin c70c006abd Now returning duplicate database errors. 2023-06-30 22:38:18 -04:00
Jeff Baskin e73fdbff75 Commit adds db from each session. 2023-06-30 12:23:28 -04:00
Jeff Baskin 05d445c58b Added a basic commit function. 2023-06-29 00:17:49 -04:00
Jeff Baskin 933d48a47c Make store list work. 2023-06-25 10:39:14 -04:00
Jeff Baskin c26089caed Protect against duplicate databases. 2023-06-24 10:48:35 -04:00
Jeff Baskin d90dc3b9fc Can now add database to store. 2023-06-23 08:30:49 -04:00
Jeff Baskin a23b5d467e Setup store to hold databases. 2023-06-22 11:08:40 -04:00
Jeff Baskin c8b93d9922 Moved old database code. 2023-06-22 10:35:05 -04:00
Jeff Baskin ecfc8fdf90 Got the client and engine connecting. 2023-06-20 11:51:32 -04:00
Jeff Baskin dd1c45ddbe Continuing channel setup. 2023-06-17 12:01:58 -04:00
Jeff Baskin 30ea8d978c Setup for data. 2023-06-03 15:27:26 -04:00
Jeff Baskin 914e7a8146 Setup store. 2023-05-30 00:18:13 -04:00
Jeff Baskin 646e0597ca Move store. 2023-05-29 23:34:52 -04:00
Jeff Baskin 50a4431316 Setting up for data storage. 2023-05-29 15:42:32 -04:00
Jeff Baskin 9f368b0b95 Added a requests trait. 2023-05-25 11:00:20 -04:00
Jeff Baskin 69acfefc0c Added commit data. 2023-05-11 08:46:44 -04:00
Jeff Baskin 0f8670f686 Adding putting a database into a store. 2023-04-23 13:13:38 -04:00
Jeff Baskin 90ab5809b1 Improved query error handling. 2023-04-18 09:02:18 -04:00
Jeff Baskin 41afc07bfa Final bit of interface cleanup. 2023-04-15 10:18:56 -04:00
Jeff Baskin 9faa96d307 Cleaned up the cache interface. 2023-04-15 09:47:48 -04:00
Jeff Baskin 30c9562542 Separated message functions. 2023-04-12 18:33:39 -04:00
Jeff Baskin 448de012d3 Added empty commit. 2023-04-11 08:12:41 -04:00
Jeff Baskin bb23397eb0 Added the database datatype. 2023-04-10 07:52:53 -04:00
Jeff Baskin da26693242 Refactored test. 2023-04-09 09:45:39 -04:00
Jeff Baskin 572abbeda8 Got the cache channels setup. 2023-04-08 15:04:04 -04:00
Jeff Baskin e2d32f4a8c Added new function to DataType 2023-04-04 12:36:10 -04:00
Jeff Baskin 659a2758bb Pulled back to use async channels. 2023-04-04 09:59:29 -04:00
Jeff Baskin 685ddfe32d Moved existing mod out of the way. 2023-04-03 14:59:40 -04:00
Jeff Baskin 6d61af5136 Added id generator. 2023-03-28 07:38:12 -04:00
Jeff Baskin 4b0af019c8 Moved session inside database. 2023-03-26 10:30:22 -04:00
Jeff Baskin ee45375085 Removed session as separate code. 2023-03-26 09:30:42 -04:00
Jeff Baskin c75bea3913 Setup initial db session. 2023-03-24 08:00:48 -04:00
Jeff Baskin 40aae3ef5a Moved entry into separate file. 2023-03-22 22:41:40 -04:00
Jeff Baskin 1f36848450 Moved in new mod file. 2023-03-21 18:35:42 -04:00
Jeff Baskin d4d42a599e Moved to new mod file. 2023-03-21 17:48:24 -04:00
Jeff Baskin 3de5c2857b Removing old mod file. 2023-03-21 17:47:20 -04:00
Jeff Baskin abfa7114df got datatype read/write working with database. 2023-03-19 13:02:20 -04:00
Jeff Baskin 418ba26da9 Stubbed out database. 2023-03-16 22:32:10 -04:00
Jeff Baskin e125d79a6c Added error codes to store. 2023-03-15 07:38:39 -04:00