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

Added Storage Module #96

Merged
merged 6 commits into from
Aug 15, 2024
Merged

Added Storage Module #96

merged 6 commits into from
Aug 15, 2024

Conversation

AliRKat
Copy link
Member

@AliRKat AliRKat commented Aug 12, 2024

No description provided.

@AliRKat
Copy link
Member Author

AliRKat commented Aug 12, 2024

@arifBurakDemiray
Copy link
Member

And all things looks like failed, could you fix those

Copy link
Contributor

@turtledreams turtledreams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice initial work

    var asyncWriteLock = false;
    var asyncWriteQueue = [];

should be resettable too. check Halt method. pls make sure linting is working. check vscode plugins are all fine. make sure tests work after fixing linting issues (use: npm run test , for tests)

lib/countly-bulk.js Outdated Show resolved Hide resolved
Copy link
Member

@arifBurakDemiray arifBurakDemiray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding tests would be great

@turtledreams turtledreams merged commit f57f741 into staging Aug 15, 2024
5 of 6 checks passed
@turtledreams turtledreams deleted the Storage branch August 15, 2024 04:17
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