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

fix: rename default storage folder to just storage #1403

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Jul 18, 2022

Given we use the memory storage also in the Actor SDK, we don't want to have a crawlee specific name for the default storage folder, as it feels confusing to have crawlee_storage folder when you don't interact with crawlee anyhow.

This change should not be breaking, if a folder called crawlee_storage exists, we still use it. If not, we use just storage.

@B4nan B4nan force-pushed the rename-default-storage-folder branch 3 times, most recently from 543d9e0 to 66f6388 Compare July 18, 2022 14:54
@B4nan B4nan marked this pull request as ready for review July 18, 2022 16:04
@B4nan B4nan force-pushed the rename-default-storage-folder branch 2 times, most recently from de9f726 to 0a31015 Compare July 18, 2022 16:20
Given we use the memory storage also in the Actor SDK, we don't want to have a crawlee specific
name for the default storage folder, as it feels confusing to have `crawlee_storage` folder when
you don't interact with `crawlee` anyhow.

This change should not be breaking, if a folder called `crawlee_storage` exists, we still use it.
If not, we use just `storage`.
@B4nan B4nan force-pushed the rename-default-storage-folder branch from 0a31015 to 658b431 Compare July 18, 2022 16:27
@B4nan B4nan merged commit c253985 into master Jul 18, 2022
@B4nan B4nan deleted the rename-default-storage-folder branch July 18, 2022 16:39
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.

None yet

1 participant