mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-11-03 17:45:25 +01:00 
			
		
		
		
	README edited online with Bitbucket
This commit is contained in:
		
							
								
								
									
										4
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								README
									
									
									
									
									
								
							@@ -13,8 +13,8 @@ Motivation:
 | 
			
		||||
 | 
			
		||||
The Redis backend is nice if you want to do use the backend for other
 | 
			
		||||
purposes than backing the Minetest server at the same time, e.g. do
 | 
			
		||||
some mapping. On the other hand the Redis is by its nature as an in-memory
 | 
			
		||||
database quiet a memory hungry beast. This is fine if you have smaller
 | 
			
		||||
some mapping. On the other hand Redis is - by its nature as an in-memory
 | 
			
		||||
database - quiet a memory hungry beast. This is fine if you have smaller
 | 
			
		||||
worlds or a lot of hardware to throw on it.
 | 
			
		||||
 | 
			
		||||
The other two backends (SQLite3 and LevelDB) are embedded database
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user