Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Thread safe Table - Logger - Adv. FileManager #35

Merged
merged 14 commits into from
Oct 3, 2022
Merged

Conversation

AOx0
Copy link
Owner

@AOx0 AOx0 commented Oct 2, 2022

Attempt to make it thread safe and some method implementations to actually start implementing the database.

Important commits:

@AOx0 AOx0 added the enhancement New feature or request label Oct 2, 2022
@AOx0 AOx0 self-assigned this Oct 2, 2022
@AOx0 AOx0 linked an issue Oct 2, 2022 that may be closed by this pull request
22 tasks
@AOx0 AOx0 removed a link to an issue Oct 2, 2022
22 tasks
@AOx0 AOx0 marked this pull request as draft October 3, 2022 03:11
+ Now creates and loads the database server folder where the information is stored.
+ Enhanced null checks on rust. C++ is missing
+ New methods por file creation/deletion with its same instance
+ New loop to try join already joinable threads on main.cpp
@AOx0 AOx0 changed the title Thread safe Table struct Thread safe Table struct - Logger - F Oct 3, 2022
@AOx0 AOx0 changed the title Thread safe Table struct - Logger - F Thread safe Table struct - Logger - FA Oct 3, 2022
@AOx0 AOx0 changed the title Thread safe Table struct - Logger - FA Thread safe Table - Logger - Adv. FileManager Oct 3, 2022
@AOx0 AOx0 mentioned this pull request Oct 3, 2022
22 tasks
@AOx0
Copy link
Owner Author

AOx0 commented Oct 3, 2022

This is somewhat stable. More tests are missing tho.
I'm merging it anyways.

@AOx0 AOx0 marked this pull request as ready for review October 3, 2022 05:47
@AOx0 AOx0 merged commit 809d8cc into main Oct 3, 2022
@AOx0 AOx0 deleted the thread-safe-table branch October 3, 2022 05:48
This was linked to issues Oct 3, 2022
@AOx0 AOx0 removed a link to an issue Oct 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Struct Implementation Thread
1 participant