Skip to content
Snippets Groups Projects
Commit 2375b3a3 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon: Committed by Kirill Yukhin
Browse files

core: rename temporary spaces to data-temporary

Everywhere where we refer to temporary spaces we now say data-temporary.
This is because temporary spaces were never truly temporary because
their definitions would still be persisted and replicated and they
couldn't be created on read-only replicas. In a following commit we will
introduce a new fully temporary type of spaces, which will be just
called 'temporary', so this commit signifies this terminology change.

NO_DOC=renaming
NO_CHANGELOG=renaming
NO_TEST=renaming
parent ec9953ea
No related branches found
No related tags found
No related merge requests found
Showing with 68 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment