Qare Internals
    SQL Tables
        Account
        appData
        appTable
        Applications
        Inbox
        KeyPair
        localPrivileges
        message
        pendingMessage
        privilege
        project
        registerInfo
        RegisterPending
        remoteAccount
        session
        System
        user
        userDelegations
    Schema
    Plugins
    API
 Site Map
 
RegisterPending Table
Both registration request and registration response interchange 32 (may vary, if registered systems are less than 32, selections will be linear) random system urls mutually. All the urls are registered with the dummy data in RegisterInfo table and their system identification entries in this table. A background task send the registration request process in a very controlled manner to prevent message brusts. This supports organic growth of the network.
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Register
        RemoteAccount
        UserGroups
 



FIELD
TYPE
DESCRIPTION
systemId
int(10) unsigned(PRI)
The system identifier of yet to be registered systems.