Commit Graph

7 Commits

Author SHA1 Message Date
404789d87c feat: Add explicit transaction class/ID and split functionality into threaded vs action
x) Added enum for CommitResults
x) Created interface IID<TS>
x) Implemented DB class with lock, objects, committed lists
x) Updated lookup and checkout methods in DB class
x) Added TxStates enum and implemented Tx class with checkout, add, dispose methods
x) Implemented commit method in DB class to handle transactions efficiently
2024-06-05 15:02:21 -07:00
f965662031 Fix formatting 2024-04-28 20:05:36 -07:00
8bc0aafebc Massive XML changes 2023-12-22 15:28:06 -08:00
1f495bfd0e x) Fix multiple attempts to fill in the type cache 2021-06-19 12:16:42 -07:00
add6423b24 Properly add value to array 2021-06-19 12:16:42 -07:00
Marc Hernandez
2844950af3 Updates to SharpLib 2021-06-17 01:48:02 -07:00
6e2e40dee3 Moving some files around 2019-12-08 00:16:21 -08:00