Skip to content
Snippets Groups Projects
Commit 240603df authored by Ernst van Nierop's avatar Ernst van Nierop
Browse files

Merge branch 'patch-11' into 'master'

Updated the Namespace definition

Updated the **Namespace** definition

See merge request !42
parents b0d900d9 ca3165a0
No related branches found
No related tags found
1 merge request!42Updated the Namespace definition
Pipeline #
Loading
Loading
@@ -290,7 +290,12 @@ A relational database. Currently only supported if you are using EE. It is owned
 
### Namespace
 
*** Needs definition here
In computing, a namespace is a set of symbols that are used to organize objects of various kinds, so that these objects may be referred to by name.
Prominent examples include:
- file systems are namespaces that assign names to files;
- programming languages organize their variables and subroutines in namespaces;
- computer networks and distributed systems assign names to resources, such as computers, printers, websites, (remote) files, etc.
 
### Nginx
 
Loading
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