Skip to content

update platform lock for rocksdb migration#15

Open
rafapaezbas wants to merge 1 commit intomainfrom
rocksdb-migration
Open

update platform lock for rocksdb migration#15
rafapaezbas wants to merge 1 commit intomainfrom
rocksdb-migration

Conversation

@rafapaezbas
Copy link
Contributor

@maidh91 maidh91 requested a review from Copilot June 15, 2025 13:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the platform lock constant to support migration for RocksDB.

  • Changes the file path from 'corestores/platform/primary-key' to 'corestores/platform/LOCK'
  • Updates the PLATFORM_LOCK constant accordingly in constants.js
Comments suppressed due to low confidence (1)

constants.js:27

  • Verify that the new file name 'LOCK' complies with the project's naming conventions and that all corresponding references have been updated as part of the migration. Consider adding a brief comment if needed to clarify the change for future maintainers.
const PLATFORM_LOCK = toPath(new URL('corestores/platform/LOCK', PLATFORM_URL))

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.

1 participant