-
Notifications
You must be signed in to change notification settings - Fork 10
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
Improve bolt+routing section #777
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
as51340
added
status: ready
PR is ready for review
future release
For one of the next versions
labels
May 17, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
kgolubic
approved these changes
May 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks OK.
kgolubic
added a commit
that referenced
this pull request
May 23, 2024
* Memgraph 2.17 docs * Docs * Zoned datetime data type (#723) * Document how zoned datetime is supported * Fix formatting * Update the Differences in Cypher implementation page * Update min/max functions * Revert "Zoned datetime data type (#723)" (#763) This reverts commit 16c8157. * [Memgraph 2.17 < ]Update Kubernetes docs (#773) * Init docs for kubernetes. * Fixes. * Update page. * Update. * Fix. * Update pages/getting-started/install-memgraph/kubernetes.mdx Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com> * Update kubernetes.mdx --------- Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com> Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com> * [memgraph-2.17 < ] --restore-replication-state-startup default to true (#762) * Replication changes * Update config docs --------- Co-authored-by: kgolubic <kgolubic@gmail.com> * Memgrpah 2.17 release notes (#679) * Initial commit * Update release notes * Update release notes * Update styling * Fix typo * Update RN * Update release notes * Update RN * Update Release notes * Add HA changes for 2.17 (#749) * add '#1932 discard request leadership on follower' changes from megraph * add user other user actions from '#1981' PR * add part for env flags --------- Co-authored-by: kgolubic <kgolubic@gmail.com> * new: Add Lab 2.14 release notes (#779) Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com> * Fix the Cypher examples for ZonedDateTime (#782) * Create if not exists 2.17 (#780) * Added description for if not exists for users and roles * Added changes to description for if not exists for users and roles * Update role-based-access-control.mdx * Update users.mdx --------- Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com> * Update release notes * Update RN * [memgraph-2-17 < ] Debugging memgraph (#765) * Debugging memgraph * Updated documentation * Add Docker Compose * Add one more todo * Grammarly * Fix image path * Move to new location * Update help-center.md * Fix typo (#783) * Debugging image * Remove TODO mark --------- Co-authored-by: kgolubic <kgolubic@gmail.com> Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com> * Update release notes * Update direct download links * Bolt routing (#777) * Update RN * Update RN * Add bolt server to the output (#728) * Update RN * Update RN * Data recovery on startup (#793) * Add flags * Update flags and remove callout * Add callout * Update RN * Update release notes * Update values for Vertex (#791) * Update * Update Delta values * Fix typo * Update code * Update values * Update one * Update calculations --------- Co-authored-by: Ante Pušić <ante.pusic@memgraph.io> Co-authored-by: Ante Javor <ante.javor@memgraph.io> Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com> Co-authored-by: Andi <andi8647@gmail.com> Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com> Co-authored-by: Toni <toni.lastre@memgraph.io> Co-authored-by: tonijurjevic96 <168409767+tonijurjevic96@users.noreply.github.com> Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Improved bolt+routing section.
Pull request type
Please check what kind of PR this is:
Related PRs and issues
PR this doc page is related to:
(especially necessary if the PR is related to a release)
Closes:
(paste the link to the issue it closes)
Checklist: