|
448de012d3
|
Added empty commit.
|
2023-04-11 08:12:41 -04:00 |
|
|
bb23397eb0
|
Added the database datatype.
|
2023-04-10 07:52:53 -04:00 |
|
|
da26693242
|
Refactored test.
|
2023-04-09 09:45:39 -04:00 |
|
|
572abbeda8
|
Got the cache channels setup.
|
2023-04-08 15:04:04 -04:00 |
|
|
e2d32f4a8c
|
Added new function to DataType
|
2023-04-04 12:36:10 -04:00 |
|
|
659a2758bb
|
Pulled back to use async channels.
|
2023-04-04 09:59:29 -04:00 |
|
|
685ddfe32d
|
Moved existing mod out of the way.
|
2023-04-03 14:59:40 -04:00 |
|
|
6d61af5136
|
Added id generator.
|
2023-03-28 07:38:12 -04:00 |
|
|
4b0af019c8
|
Moved session inside database.
|
2023-03-26 10:30:22 -04:00 |
|
|
ee45375085
|
Removed session as separate code.
|
2023-03-26 09:30:42 -04:00 |
|
|
c75bea3913
|
Setup initial db session.
|
2023-03-24 08:00:48 -04:00 |
|
|
40aae3ef5a
|
Moved entry into separate file.
|
2023-03-22 22:41:40 -04:00 |
|
|
1f36848450
|
Moved in new mod file.
|
2023-03-21 18:35:42 -04:00 |
|
|
d4d42a599e
|
Moved to new mod file.
|
2023-03-21 17:48:24 -04:00 |
|
|
3de5c2857b
|
Removing old mod file.
|
2023-03-21 17:47:20 -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 |
|
|
af1a60665a
|
Removed the commented code.
|
2023-02-05 11:32:30 -05:00 |
|
|
5b291e3553
|
Completed making the session trait for databases.
|
2023-02-05 11:29:00 -05:00 |
|
|
51fc2c8921
|
Continued work to get items into a session.
|
2023-02-04 23:06:29 -05:00 |
|
|
60dae69788
|
Began abstracting functions for database sessions.
|
2023-02-04 14:29:07 -05:00 |
|
|
77c0f9f189
|
Removed session so it is part of the database.
|
2023-02-02 21:55:18 -05:00 |
|
|
ca418136a7
|
Added db session.
|
2023-02-01 07:59:15 -05:00 |
|
|
3ca71733c2
|
Switched add database from option to result.
|
2023-01-27 12:44:26 -05:00 |
|
|
766d2e753a
|
Removed databases with empty names.
|
2023-01-23 11:05:55 -05:00 |
|
|
6e6de135ef
|
Added FileData trait to Databases.
|
2023-01-22 14:15:34 -05:00 |
|
|
878e5277bf
|
Added databases structure.
|
2023-01-21 21:46:39 -05:00 |
|
|
cef9843720
|
Consolidated code.
|
2023-01-20 09:34:35 -05:00 |
|
|
0a889b6c3c
|
Removed false starts.
|
2023-01-19 21:52:04 -05:00 |
|
|
aef8c68853
|
Finished out the database stub.
|
2023-01-17 13:18:35 -05:00 |
|
|
13aa4328cc
|
Added a database cache type.
|
2023-01-17 13:02:43 -05:00 |
|
|
809bcb641b
|
Added an entry point to the database.
|
2023-01-16 12:07:33 -05:00 |
|
|
fa9cbe6a25
|
Added initial from bytes to databases.
|
2023-01-16 09:31:13 -05:00 |
|
|
43036bec84
|
Added read errors.
|
2023-01-13 07:54:27 -05:00 |
|
|
b5b0016aba
|
Began work to add entry point.
|
2023-01-11 09:10:15 -05:00 |
|
|
d09474bb14
|
Removed Record items for now.
|
2023-01-10 10:12:44 -05:00 |
|
|
85d299b852
|
Added pull record information.
|
2023-01-05 11:01:05 -05:00 |
|
|
6983ee366d
|
Added record entry.
|
2023-01-04 09:56:58 -05:00 |
|
|
58aba1a565
|
Added Record to cachetype.
|
2022-12-31 19:35:02 -05:00 |
|