Changes between Version 12 and Version 13 of DataStorageEN
- Timestamp:
- Jan 5, 2011, 2:29:20 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataStorageEN
v12 v13 30 30 31 31 '''How does it work ?'''[[br]] 32 The tiles are stored in a sqlite database as blobs. There are two types of database files, [I]lookup.sqlite[/I] and [I]store.sqlite[/I]. The lookup file stores an database that indicates in which store the requested tile is. The store file has the actual data. Multiple stores should be numbered in ascending order, starting from 0:32 The tiles are stored in a sqlite database as blobs. There are two types of database files, ''lookup.sqlite'' and ''store.sqlite''. The lookup file stores an database that indicates in which store the requested tile is. The store file has the actual data. Multiple stores should be numbered in ascending order, starting from 0: 33 33 {{{ 34 34 store.sqlite.0