mirror of
				https://github.com/elyby/chrly.git
				synced 2025-05-31 14:11:51 +05:30 
			
		
		
		
	Update README and CHANGELOG
This commit is contained in:
		| @@ -6,8 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | ||||
|  | ||||
| ## [Unreleased] - xxxx-xx-xx | ||||
| ### Added | ||||
| - [#24](https://github.com/elyby/chrly/issues/24): Added a new batch Mojang UUIDs provider strategy `full-bus` and | ||||
|   corresponding configuration param `QUEUE_STRATEGY` with the default value `periodic`. | ||||
| - [#24](https://github.com/elyby/chrly/issues/24): Implemented a new strategy for the queue in the batch provider of | ||||
|   Mojang UUIDs: `full-bus`. | ||||
| - A new configuration param `QUEUE_STRATEGY` with the default value `periodic`. | ||||
|  | ||||
| ### Changed | ||||
| - `ely.skinsystem.{hostname}.app.mojang_textures.usernames.round_time` timer will not be recorded if the iteration was | ||||
|   | ||||
| @@ -100,8 +100,8 @@ docker-compose up -d app | ||||
|     <tr> | ||||
|         <td>QUEUE_STRATEGY</td> | ||||
|         <td> | ||||
|             Sets the strategy for batch Mojang UUIDs provider queue. Allowed values are <code>periodic</code> and | ||||
|             <code>full-bus</code> (see <a href="https://github.com/elyby/chrly/issues/24">#24</a>). | ||||
|             Sets the strategy for the queue in the batch provider of Mojang UUIDs. Allowed values are <code>periodic</code> | ||||
|             and <code>full-bus</code> (see <a href="https://github.com/elyby/chrly/issues/24">#24</a>). | ||||
|         </td> | ||||
|         <td><code>periodic</code></td> | ||||
|     </tr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user