176 Commits (master)
 

Author SHA1 Message Date
Jeff Baskin 829b7242bd Added a table. 2 months ago
Jeff Baskin 49b0eaf2ec Made sure that cache did not over write itself. 2 months ago
Jeff Baskin e49d6f5e46 Completed duplicate database in multiple sessions. 3 months ago
Jeff Baskin ea7dec2f4e Cache only stores references. 3 months ago
Jeff Baskin 4dad6f7a05 Database is now stored as an entry. 3 months ago
Jeff Baskin de93ee1f2c Added random id generator. 3 months ago
Jeff Baskin c70c006abd Now returning duplicate database errors. 3 months ago
Jeff Baskin e73fdbff75 Commit adds db from each session. 3 months ago
Jeff Baskin 05d445c58b Added a basic commit function. 3 months ago
Jeff Baskin 933d48a47c Make store list work. 3 months ago
Jeff Baskin c26089caed Protect against duplicate databases. 3 months ago
Jeff Baskin d90dc3b9fc Can now add database to store. 3 months ago
Jeff Baskin a23b5d467e Setup store to hold databases. 3 months ago
Jeff Baskin c8b93d9922 Moved old database code. 3 months ago
Jeff Baskin ecfc8fdf90 Got the client and engine connecting. 3 months ago
Jeff Baskin dd1c45ddbe Continuing channel setup. 3 months ago
Jeff Baskin 30ea8d978c Setup for data. 4 months ago
Jeff Baskin 914e7a8146 Setup store. 4 months ago
Jeff Baskin 646e0597ca Move store. 4 months ago
Jeff Baskin 50a4431316 Setting up for data storage. 4 months ago
Jeff Baskin 9f368b0b95 Added a requests trait. 4 months ago
Jeff Baskin 69acfefc0c Added commit data. 5 months ago
Jeff Baskin 0f8670f686 Adding putting a database into a store. 5 months ago
Jeff Baskin 90ab5809b1 Improved query error handling. 5 months ago
Jeff Baskin 41afc07bfa Final bit of interface cleanup. 6 months ago
Jeff Baskin 9faa96d307 Cleaned up the cache interface. 6 months ago
Jeff Baskin 30c9562542 Separated message functions. 6 months ago
Jeff Baskin 448de012d3 Added empty commit. 6 months ago
Jeff Baskin bb23397eb0 Added the database datatype. 6 months ago
Jeff Baskin da26693242 Refactored test. 6 months ago
Jeff Baskin 572abbeda8 Got the cache channels setup. 6 months ago
Jeff Baskin e2d32f4a8c Added new function to DataType 6 months ago
Jeff Baskin 659a2758bb Pulled back to use async channels. 6 months ago
Jeff Baskin 685ddfe32d Moved existing mod out of the way. 6 months ago
Jeff Baskin 6d61af5136 Added id generator. 6 months ago
Jeff Baskin 4b0af019c8 Moved session inside database. 6 months ago
Jeff Baskin ee45375085 Removed session as separate code. 6 months ago
Jeff Baskin c75bea3913 Setup initial db session. 6 months ago
Jeff Baskin 40aae3ef5a Moved entry into separate file. 6 months ago
Jeff Baskin 1f36848450 Moved in new mod file. 6 months ago
Jeff Baskin d4d42a599e Moved to new mod file. 6 months ago
Jeff Baskin 3de5c2857b Removing old mod file. 6 months ago
Jeff Baskin abfa7114df got datatype read/write working with database. 6 months ago
Jeff Baskin 418ba26da9 Stubbed out database. 7 months ago
Jeff Baskin e125d79a6c Added error codes to store. 7 months ago
Jeff Baskin a3d8feb37a Added cache initialization. 7 months ago
Jeff Baskin c477a92945 Added initialization failure. 7 months ago
Jeff Baskin 8fada737ac Replaced filename string with PathBuf. 7 months ago
Jeff Baskin 691ab6a27e Added entry remove function. 7 months ago
Jeff Baskin 0ffb30d322 Added retrival function. 7 months ago