Skip to content

Define a mantra#4

Merged
dimitri-yatsenko merged 1 commit into
datajoint:mainfrom
guzman-raphael:concepts
Sep 29, 2022
Merged

Define a mantra#4
dimitri-yatsenko merged 1 commit into
datajoint:mainfrom
guzman-raphael:concepts

Conversation

@guzman-raphael

@guzman-raphael guzman-raphael commented Sep 28, 2022

Copy link
Copy Markdown
Contributor

No description provided.

@dimitri-yatsenko dimitri-yatsenko merged commit bd5eee6 into datajoint:main Sep 29, 2022
guzman-raphael pushed a commit that referenced this pull request Oct 21, 2022
Add youtube links. DesignPrinciples -> Concepts
dimitri-yatsenko added a commit that referenced this pull request Jun 5, 2026
Fixes for items #2 and #4 from her review:

- storage-adapter-api.md: removed the "Built-in adapters" section and the
  claim that file/s3/gcs/azure protocols are themselves StorageAdapter
  subclasses. In v2.2.3 those protocols are still served by the existing
  StorageBackend._create_filesystem() dispatch; migrating them onto the
  public adapter contract is tracked separately.
- storage-adapter-api.md: added an "Available in datajoint ≥ 2.2.4" note
  near the StorageAdapter base-class introduction. dj.StorageAdapter /
  dj.get_storage_adapter() are not exported in 2.2.3; a paired
  datajoint-python PR adds the exports for 2.2.4.
- whats-new-2-2-3.md: reframed the "Storage-adapter plugin contract"
  section to match — the contract is for third-party adapters; built-ins
  continue via internal dispatch.
- manage-secrets.md: corrected the lone remaining DJ_TLS=true → DJ_USE_TLS=true
  in the env-var example (line 88).

Items #3 (settings.py "New in 2.3" markers) and #1 (StorageAdapter export)
are addressed by separate datajoint-python PRs.
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.

2 participants