Skip to content

Add API v2 with workspace#1

Open
lleokaganov wants to merge 1 commit intohcengineering:masterfrom
lleokaganov:feature/workspace-support
Open

Add API v2 with workspace#1
lleokaganov wants to merge 1 commit intohcengineering:masterfrom
lleokaganov:feature/workspace-support

Conversation

@lleokaganov
Copy link
Copy Markdown
Contributor

  1. Created an /api2 endpoint to work with the new version of the API, which operates with workspace as the first argument.
  2. Added a database migration.
  3. Retained the old /api endpoint, but slightly modified to work with the new migrated database.
  4. I have a question about md5 - it is not used in any way now, it is only calculated and written to the database. But even if it were used, md5 is outdated and slow, I suggest replacing it with blake3. Should I do it?

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