…input data. The ICE schema was discussed in the comments of the last post. ICE does not have any indexes …to raw input data), which is quite nice. Each shard contains only 128MB of data! Storage engine makes a…20 shards (adjust to your number of nodes) php genconfig 20 > shards.ini Running the test …
Post: Caching techinques
…web servers. Putting cache on shared storage could work but that is extra …PHP). The other case when caching in files can be very helpful is caching data… and complicated queries as new data is loaded and index is rebuilt. Version based… so if comment is added to post B you do not invalidate post A. Of…

