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

Project API Inception #279

Closed
tuscland opened this issue Sep 2, 2024 · 1 comment
Closed

Project API Inception #279

tuscland opened this issue Sep 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tuscland
Copy link
Member

tuscland commented Sep 2, 2024

  1. Rename Store to Project
    • Remove path argument (desugar).
  2. Rename Project.insert to Project.put
  3. Rename Project.read to Project.get
  4. Project.put should be idempotent (not fail on twice put)
@tuscland
Copy link
Member Author

tuscland commented Sep 6, 2024

Superseded by #303

@tuscland tuscland closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants