Changes between Version 133 and Version 134 of API


Ignore:
Timestamp:
10/09/2011 11:53:56 AM (20 months ago)
Author:
dark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API

    v133 v134  
    200200TODO! 
    201201 
     202== Snapshots == 
     203The calculcation of delegation chains is very time consuming. Because of that a snapshot of the current delegation chains for every issue is calculated periodically by a background job. At some points in time (namely issue state changes) the current snapshot is saved for future use. The current snapshot is called 'latest', the saved snapshots are called: 'end_of_admission', 'half_freeze', 'full_freeze'. This is important for following GET methods population, interest, support. 
     204 
    202205[[BR]][[BR]] 
    203206