Skip to content

Update storage access types #1237

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

Merged
merged 4 commits into from
Apr 22, 2025
Merged

Update storage access types #1237

merged 4 commits into from
Apr 22, 2025

Conversation

andrejtonev
Copy link
Contributor

@andrejtonev andrejtonev commented Apr 14, 2025

Release note

Please briefly explain the changes you made which will be added to the changelog.

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#2798

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

Copy link

vercel bot commented Apr 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2025 0:37am

@andrejtonev andrejtonev changed the title Touch Update storage access types Apr 14, 2025
@gitbuda gitbuda mentioned this pull request Apr 16, 2025
53 tasks
@matea16 matea16 added this to the Memgraph 3.2 milestone Apr 16, 2025
@andrejtonev andrejtonev self-assigned this Apr 16, 2025
@matea16 matea16 marked this pull request as draft April 17, 2025 14:28
@andrejtonev andrejtonev added status: ready PR is ready for review feature Documentation related to a new product feature of feature update labels Apr 22, 2025
@andrejtonev andrejtonev marked this pull request as ready for review April 22, 2025 09:19
New file: storage-access.mdx
Modified python docs and transacctiona docs
@matea16
Copy link
Contributor

matea16 commented Apr 22, 2025

@andrejtonev I added few callouts to make the new changes stand out, but feel free to not implement them if you don't think it's not necessary

@matea16 matea16 merged commit 36b0f26 into memgraph-3-2 Apr 22, 2025
2 checks passed
matea16 added a commit that referenced this pull request Apr 23, 2025
* init

* change threads default value (#1224)

* HA MT failover (#1234)

* Add mgp_result_reserve to C-API (#1236)

* docs

* docs

* Add a section about manual failover in HA (#1231)

* Describe manual failover

* Clarify data loss on committed data

---------

Co-authored-by: Matea Pesic <[email protected]>

* Add HA monitoring (#1196)

* Added HA metrics part

* Update monitoring

* Update HA metrics

* Update pages/clustering/high-availability.mdx

---------

Co-authored-by: Matea Pesic <[email protected]>

* Add docs for headless svc (#1241)

Co-authored-by: Matea Pesic <[email protected]>

* Add docs for OR label expressions (#1240)

* add docs for OR label expressions

* update dataset

---------

Co-authored-by: matea16 <[email protected]>
Co-authored-by: Matea Pesic <[email protected]>

* Add composite indices (#1232)

* wip: Added stub for what will be composite index docs

* doc: Remove composite indices from unsupported

* doc: Update mentions of old label+property operators with combined op

* doc: Add preliminary composite indices docs

* doc: Elaborate on composite indices

* doc: Apply grammarly's grammar suggestions

* fix: Fix missing apostrophe

* Apply suggestions from code review

* doc: Update `schema.assert` docs with indices which aren't dropped

* doc: Replace `ScanAllByLabelPropertyValue` with `...Properties`

---------

Co-authored-by: Matea Pesic <[email protected]>

* Create snapshot parallelization (#1243)

* touch

* parallel flags and info

* Apply suggestions from code review

---------

Co-authored-by: Matea Pesic <[email protected]>

* Add support for annotations on HA services (#1248)

Co-authored-by: Matea Pesic <[email protected]>

* Add labels support for services (#1249)

Co-authored-by: Matea Pesic <[email protected]>

* Add migration module with Arrow Flight (#1204)

* init

* Add migration from Neo4

* Add migration using Arrow Flight

* Merge

* Add migration module with DuckDB (#1205)

* Add migration with DuckDB

* Clarify duckdb startup

* Merge

* Update pages/advanced-algorithms/available-algorithms/migrate.mdx

* Add migration from another Memgraph instance (#1206)

* Add migration from another Memgraph instance

* Update pages/advanced-algorithms/available-algorithms/migrate.mdx

* Add migration from ServiceNow (#1207)

* Add migration from servicenow

* Apply suggestions from code review

* add callout

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

* Add support for starting HA chart without external network configuration (#1250)

* Specify default empty string

* unify format

---------

Co-authored-by: Matea Pesic <[email protected]>

* Add a first few changelog items

* Add all memgraph changelog items until 2025-04-18 8pm

* Add all memgraph and mage changelog items by the end of day 2025-04-18

* Expand TTL to edges (#1244)

* touch

* Edge TTL

* PR comments

---------

Co-authored-by: Matea Pesic <[email protected]>

* update MAGE tag info (#1242)

Co-authored-by: Matea Pesic <[email protected]>

* Update storage access types (#1237)

* Expanding docs regardin the storage access

New file: storage-access.mdx
Modified python docs and transacctiona docs

* PR comments

* Update pages/help-center/errors/transactions.mdx

---------

Co-authored-by: Matea Pesic <[email protected]>

* Global edge index documentation (#1253)

* Add global edge index documentation

* Add dropping of global edge index

* Apply suggestions from code review

* update

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

---------

Co-authored-by: David Ivekovic <[email protected]>
Co-authored-by: Andi Skrgat <[email protected]>
Co-authored-by: Ivan Milinović <[email protected]>
Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>
Co-authored-by: colinbarry <[email protected]>
Co-authored-by: andrejtonev <[email protected]>
Co-authored-by: Josipmrden <[email protected]>
Co-authored-by: Marko Budiselic <[email protected]>
Co-authored-by: Dr Matt James <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Documentation related to a new product feature of feature update status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants