Add AI platform license docs#1605
Open
DavIvek wants to merge 4 commits intomemgraph-3-10from
Open
Conversation
Documents the new AI_PLATFORM license type from memgraph#3999: same Enterprise feature set, but the license memory limit gates only graph memory, while vector index memory is bounded by the system --memory-limit. Also updates SHOW STORAGE INFO field references across the docs for the PR's collateral renames (disk_usage -> global_disk_usage, memory_tracked -> global_memory_tracked, allocation_limit -> global_runtime_allocation_limit, and the new global_license_allocation_limit), and notes the 24-hour license-expiry grace period.
Limits now appear before the graph/vector breakdown.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Those land in a separate PR. This PR now focuses on the AI Platform license type only.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release note
Document the new
ai_platformlicense type.Related product PRs
PRs from product repo this doc page is related to:
memgraph/memgraph#3999
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting