Commit Graph

7 Commits

Author SHA1 Message Date
4563db15a6 Ser updates 2025-08-17 10:57:44 -07:00
db949e14ab Some fixes 2024-06-10 15:16:16 -07:00
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
8879e98229 Whitespace changes 2024-04-30 12:18:33 -07:00
be5e5d5bc4 Small fixers 2022-09-04 20:17:40 -07:00
Marc Hernandez
e7f284052e Whitespace changes 2021-06-22 14:01:14 -07:00
Marc Hernandez
3b71cc49e6 Move Distrubuted stuff into my libs 2021-06-19 18:25:45 -07:00