document updated 18 years ago, on Jan 3, 2006
The tool will be split into two versions:
Real-time
- only data that can be efficiently retrieved via database indexes will be available
- there's still quite a bit of data available, but there are definitely limits
Cached
- available in the same script as above, but the user must click an optional checkbox
- the first time, the script will run much slower
- requests soon after that will run quickly, but the data will be delayed/historical
- technical details
- the final calculated data will be stored in the u_interiot database, using a Storable blob