Jeff Baskin
|
c75bea3913
|
Setup initial db session.
|
2 days ago |
Jeff Baskin
|
40aae3ef5a
|
Moved entry into separate file.
|
3 days ago |
Jeff Baskin
|
1f36848450
|
Moved in new mod file.
|
5 days ago |
Jeff Baskin
|
d4d42a599e
|
Moved to new mod file.
|
5 days ago |
Jeff Baskin
|
3de5c2857b
|
Removing old mod file.
|
5 days ago |
Jeff Baskin
|
abfa7114df
|
got datatype read/write working with database.
|
7 days ago |
Jeff Baskin
|
418ba26da9
|
Stubbed out database.
|
1 week ago |
Jeff Baskin
|
e125d79a6c
|
Added error codes to store.
|
2 weeks ago |
Jeff Baskin
|
a3d8feb37a
|
Added cache initialization.
|
2 weeks ago |
Jeff Baskin
|
c477a92945
|
Added initialization failure.
|
3 weeks ago |
Jeff Baskin
|
8fada737ac
|
Replaced filename string with PathBuf.
|
3 weeks ago |
Jeff Baskin
|
691ab6a27e
|
Added entry remove function.
|
1 month ago |
Jeff Baskin
|
0ffb30d322
|
Added retrival function.
|
1 month ago |
Jeff Baskin
|
c0e4a5fad7
|
added Entry update function.
|
1 month ago |
Jeff Baskin
|
ef48fde890
|
Finished out Entry's new and get functions.
|
1 month ago |
Jeff Baskin
|
9b0154064f
|
Handled unicode error.
|
1 month ago |
Jeff Baskin
|
894fcbcd02
|
In process of separating cache from database.
|
1 month ago |
Jeff Baskin
|
716b559062
|
Began reworking cache.
|
1 month ago |
Jeff Baskin
|
af1a60665a
|
Removed the commented code.
|
2 months ago |
Jeff Baskin
|
5b291e3553
|
Completed making the session trait for databases.
|
2 months ago |
Jeff Baskin
|
51fc2c8921
|
Continued work to get items into a session.
|
2 months ago |
Jeff Baskin
|
60dae69788
|
Began abstracting functions for database sessions.
|
2 months ago |
Jeff Baskin
|
77c0f9f189
|
Removed session so it is part of the database.
|
2 months ago |
Jeff Baskin
|
ca418136a7
|
Added db session.
|
2 months ago |
Jeff Baskin
|
3ca71733c2
|
Switched add database from option to result.
|
2 months ago |
Jeff Baskin
|
766d2e753a
|
Removed databases with empty names.
|
2 months ago |
Jeff Baskin
|
6e6de135ef
|
Added FileData trait to Databases.
|
2 months ago |
Jeff Baskin
|
878e5277bf
|
Added databases structure.
|
2 months ago |
Jeff Baskin
|
cef9843720
|
Consolidated code.
|
2 months ago |
Jeff Baskin
|
0a889b6c3c
|
Removed false starts.
|
2 months ago |
Jeff Baskin
|
aef8c68853
|
Finished out the database stub.
|
2 months ago |
Jeff Baskin
|
13aa4328cc
|
Added a database cache type.
|
2 months ago |
Jeff Baskin
|
809bcb641b
|
Added an entry point to the database.
|
2 months ago |
Jeff Baskin
|
fa9cbe6a25
|
Added initial from bytes to databases.
|
2 months ago |
Jeff Baskin
|
43036bec84
|
Added read errors.
|
2 months ago |
Jeff Baskin
|
b5b0016aba
|
Began work to add entry point.
|
2 months ago |
Jeff Baskin
|
d09474bb14
|
Removed Record items for now.
|
2 months ago |
Jeff Baskin
|
85d299b852
|
Added pull record information.
|
3 months ago |
Jeff Baskin
|
6983ee366d
|
Added record entry.
|
3 months ago |
Jeff Baskin
|
58aba1a565
|
Added Record to cachetype.
|
3 months ago |
Jeff Baskin
|
4914754f43
|
Moved cachetype into seperate module.
|
3 months ago |
Jeff Baskin
|
bab5c27cee
|
Removed the unused interprater code.
|
3 months ago |
Jeff Baskin
|
085972060b
|
Added delete error.
|
3 months ago |
Jeff Baskin
|
a22207f3b3
|
Added delete entry.
|
3 months ago |
Jeff Baskin
|
6229671212
|
Refactor
|
3 months ago |
Jeff Baskin
|
5e0faf4da8
|
Removes unused entries from memory.
|
3 months ago |
Jeff Baskin
|
d3f53422df
|
Refactored common filename function.
|
3 months ago |
Jeff Baskin
|
fe29841ffe
|
Get cache updates time.
|
3 months ago |
Jeff Baskin
|
56005a5e47
|
Added time updates to CacheEntry.
|
3 months ago |
Jeff Baskin
|
f0f8e7455e
|
Added last access time to cache.
|
3 months ago |