Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database key Value #532

Merged
merged 21 commits into from
Sep 4, 2023
Merged

Database key Value #532

merged 21 commits into from
Sep 4, 2023

Conversation

rickb80
Copy link
Contributor

@rickb80 rickb80 commented Sep 2, 2023

Pull request adding all the functionality for the key value database.

Three new tables are added into the database:

state.keyvalue
state.version
state.latestVersion

Also all the API of the database_64.cpp to interact with this new tables. New cache also associated with the tables: DatabaseKVAssociativeCache and DatabaseVersionAssocaitiveCache.

@cla-bot cla-bot bot added the cla-signed label Sep 2, 2023
@rickb80
Copy link
Contributor Author

rickb80 commented Sep 4, 2023

Reviewed with Francesc

@rickb80 rickb80 merged commit 07fce30 into develop Sep 4, 2023
2 checks passed
@rickb80 rickb80 deleted the DatabaseKV branch April 2, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant