Skip to content

Conversation

@amotl
Copy link
Member

@amotl amotl commented Nov 3, 2025

@amotl amotl added the new content New content being added. label Nov 3, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Walkthrough

Adds Raku driver documentation and registers it in the drivers index: a new docs/connect/raku/index.md page with examples, installation and CrateDB Cloud notes, plus a Raku card and raku/index entry in docs/connect/index.md's "Drivers by language" grid and toctree.

Changes

Cohort / File(s) Change Summary
Drivers index update
docs/connect/index.md
Inserted a new grid-item-card for Raku in the "Drivers by language" grid and added raku/index to the languages toctree/list.
New Raku driver documentation
docs/connect/raku/index.md
Added a new Raku driver page: header image and muted intro, About (Protocol::Postgres), runnable Synopsis example, example file/instructions, shared fragment include (../_cratedb.md), CrateDB Cloud credential snippet, and install/run commands.

Sequence Diagram(s)

(omitted — documentation-only change; no control-flow modifications)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

cross linking

Suggested reviewers

  • seut
  • matriv

Poem

🐰 I hopped through docs with nimble paws,
A Raku card now joins the cause,
Example code all set to run,
Connections made—oh what fun!
Carrots for commit and applause! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Driver: Add page about Raku' directly and clearly describes the main change - adding documentation for the Raku driver.
Description check ✅ Passed The description references 'What the title says' and provides a preview link, which relates to the changeset of adding a Raku driver page.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch raku

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@bmunkholm bmunkholm left a comment

Choose a reason for hiding this comment

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

I don't think we need to should add this (and similar minority languages) with their own page.
See comments https://github.com/crate/tech-content/issues/124#issuecomment-3484870195.

Comment on lines +17 to +21
:::{rubric} About
:::

[Protocol::Postgres] is a sans-io PostgreSQL client for Raku.

Copy link
Member Author

Choose a reason for hiding this comment

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

@amotl amotl force-pushed the raku branch 3 times, most recently from b53f379 to 758b841 Compare January 21, 2026 13:53
@amotl amotl marked this pull request as draft January 22, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new content New content being added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants