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

[MC - 2090] In-memory storage events #384

Open
wants to merge 3 commits into
base: feature_multi_triggers
Choose a base branch
from

Conversation

akashvercetti
Copy link
Collaborator

Overview

We need to add in-memory storage for first time events and profile

Implementation

Added in-memory collection (NSSet) for quickly accessing already tracked events. Add the event to this NSSet when the event is checked for First-time and the event exists in the database

nishant-clevertap and others added 3 commits November 5, 2024 11:24
- Added new class CTEventDatabase to store user events in database.
- Added create table, insert, update and check event methods.
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.

2 participants