Skip to content

Update documentation to reflect the renaming of Couchbase Lite Enterp…#9

Merged
jayant-dhingra-cb merged 1 commit intomainfrom
rn-v1
Mar 10, 2026
Merged

Update documentation to reflect the renaming of Couchbase Lite Enterp…#9
jayant-dhingra-cb merged 1 commit intomainfrom
rn-v1

Conversation

@jayant-dhingra-cb
Copy link
Contributor

…rise Edition to Couchbase Lite for React Native, ensuring clarity in the description of the Native Module implementation.

…rise Edition to Couchbase Lite for React Native, ensuring clarity in the description of the Native Module implementation.
@jayant-dhingra-cb jayant-dhingra-cb merged commit fa41e3c into main Mar 10, 2026
4 checks passed
@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on updating the documentation for Couchbase Lite for React Native. The primary goal is to ensure that all references to the product name are consistent and accurate, reflecting a recent renaming from "Couchbase Lite Enterprise Edition" to simply "Couchbase Lite". This change enhances clarity and aligns the documentation with the current product branding.

Highlights

  • Documentation Update: Renamed "Couchbase Lite Enterprise Edition" to "Couchbase Lite" within the React Native documentation to reflect the product's new official name.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • docs/intro.md
    • Updated product name references from "Couchbase Lite Enterprise Edition for React Native" to "Couchbase Lite for React Native".
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the product name in docs/intro.md. While the changes in this file are correct, the renaming seems incomplete as the old product name is still present in other project files. For example, the site title in docusaurus.config.js still reflects the old name. To ensure consistency, I have left a comment with a suggestion to perform a project-wide search for the old name and update all occurrences.

Note: Security Review has been skipped due to the limited scope of the PR.

Comment on lines +11 to +15
# Couchbase Lite for React Native

Couchbase Lite is an embedded, document-style NoSQL database that is syncable and makes it easy to build offline-enabled applications.

Couchbase Lite Enterprise Edition for React Native is a Native Module implementation of Couchbase Lite for React Native using Typescript. It has feature parity with Couchbase Lite implementations for other platforms, with a few exceptions.
Couchbase Lite for React Native is a Native Module implementation of Couchbase Lite for React Native using Typescript. It has feature parity with Couchbase Lite implementations for other platforms, with a few exceptions.

Choose a reason for hiding this comment

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

medium

While the product name is updated correctly in this file, the renaming is incomplete across the project. For example, the site title in docusaurus.config.js still contains 'Couchbase Lite Enterprise Edition'. To ensure consistency, please search for and replace all instances of the old product name.

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