Commit Graph

3 Commits

Author SHA1 Message Date
92e11aa9ba feat: implement transaction processing with rollback and commit support
Add core transaction management including begin, commit, and rollback operations
with proper state tracking and error handling for concurrent access patterns.
2025-03-28 01:41:15 +00:00
c90fc42afc chore: remove trailing whitespace from README.md formatting 2025-03-16 21:46:09 +00:00
72994aa10f chore: remove outdated placeholder content from project root readme 2025-03-16 06:36:13 +00:00