https://github.com/iluwatar/java-design-patterns-web/issues/8 Update pattern categories and tags
This commit is contained in:
		| @@ -3,11 +3,9 @@ layout: pattern | ||||
| title: Double Checked Locking | ||||
| folder: double-checked-locking | ||||
| permalink: /patterns/double-checked-locking/ | ||||
| categories: Concurrency | ||||
| categories: Idiom | ||||
| tags: | ||||
|  - Java | ||||
|  - Difficulty-Beginner | ||||
|  - Idiom | ||||
|  - Performance | ||||
| --- | ||||
|  | ||||
| ## Intent | ||||
|   | ||||
		Reference in New Issue
	
	Block a user