Skip to content

Add experimental section to the API docs#3642

Merged
maxrjones merged 3 commits intozarr-developers:mainfrom
maxrjones:add-experimental-api-doc
Jan 8, 2026
Merged

Add experimental section to the API docs#3642
maxrjones merged 3 commits intozarr-developers:mainfrom
maxrjones:add-experimental-api-doc

Conversation

@maxrjones
Copy link
Copy Markdown
Member

Adding this so that people can see the function signature for the experimental CacheStore.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.md
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Jan 7, 2026

**max_size**: Controls the maximum size of cached data in bytes

```python exec="true" session="experimental" source="above" result="ansi"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What effect does this change have?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Please see #3645, in short it makes it so there's no empty cell shown below

Copy link
Copy Markdown
Contributor

@d-v-b d-v-b left a comment

Choose a reason for hiding this comment

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

Thanks max!

@maxrjones maxrjones enabled auto-merge (squash) January 8, 2026 17:48
@maxrjones maxrjones merged commit 87d2041 into zarr-developers:main Jan 8, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants