README.md edited online with Bitbucket

This commit is contained in:
Sascha L. Teichmann 2014-10-03 20:04:33 +00:00
parent 498ffb97c4
commit 41c1043866

View File

@ -17,7 +17,7 @@ of time periodically. After a cycle of collection the web server **mtwebmapper**
to regenerate the map. To not fully regenerate the whole world map but only the differences to regenerate the map. To not fully regenerate the whole world map but only the differences
the map has to be pre-rendered with **mtseeder**. the map has to be pre-rendered with **mtseeder**.
* [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured a Redis backend to the * [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured as a Redis backend to the
Minetest server. It stores the data in an opitimized form to make updates of the pre-rendered map fast. Minetest server. It stores the data in an opitimized form to make updates of the pre-rendered map fast.
It is also used to track the changes made to the world. They are aggregated over It is also used to track the changes made to the world. They are aggregated over
a defined time interval and then send to the mtwebmapper server. a defined time interval and then send to the mtwebmapper server.
@ -37,4 +37,4 @@ the map has to be pre-rendered with **mtseeder**.
This is Free Software under the terms of the MIT license. This is Free Software under the terms of the MIT license.
See [LICENSE](LICENSE) file for details. See [LICENSE](LICENSE) file for details.
(c) 2014 by Sascha L. Teichmann (c) 2014 by Sascha L. Teichmann