Changes

Jump to navigation Jump to search
268 bytes added ,  21:36, 4 November 2014
Line 73: Line 73:     
All turn around A key with properties and values of the properties, no more, no less. You can have a lot of properties under a key which is unique
 
All turn around A key with properties and values of the properties, no more, no less. You can have a lot of properties under a key which is unique
 +
 +
imap=service
 +
  ConcurrencyLimit=400
 +
  ConcurrencyLimitPerIP=12
 +
  TCPPort=143
 +
  access=private
 +
  status=enabled
 +
    
  imap = '''key'''
 
  imap = '''key'''
 +
ConcurrencyLimit = '''property'''
 +
400 = '''value'''
 +
ConcurrencyLimitPerIP = '''property'''
 +
12 = '''value'''
 +
TCPPort = '''property'''
 +
143 = '''property'''
 +
access = '''property'''
 +
private = '''value'''
 
  status = '''property'''
 
  status = '''property'''
 
  enabled = '''value'''
 
  enabled = '''value'''
ConcurrencyLimitPerIP = '''property'''
  −
12 = '''value'''
      
Apply the above "reasoning" to any database and the the syntax presented by issuing db then makes sense.
 
Apply the above "reasoning" to any database and the the syntax presented by issuing db then makes sense.

Navigation menu