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

feat: Create MMKV::instanceExists(..) #1347

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrousavy
Copy link
Contributor

Adds a static method to the C++ MMKV implementation that checks whether an instance with the given ID exists, or not.

@tencent-adm
Copy link
Member

tencent-adm commented Jul 10, 2024

CLA assistant check
All committers have signed the CLA.

@mrousavy
Copy link
Contributor Author

Do I even need to check the CRC file or can I skip that?

@lingol
Copy link
Collaborator

lingol commented Sep 6, 2024

Do I even need to check the CRC file or can I skip that?

For existence checking, a CRC file is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants