fix: replace yaml frontmatter tags with tag (#2353)

This commit is contained in:
Ilkka Seppälä
2022-11-20 16:48:05 +02:00
committed by GitHub
parent 1a14fa4f40
commit 266ed609ec
226 changed files with 226 additions and 226 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
title: Abstract Document
category: Structural
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Abstract Factory
category: Creational
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Active Object
category: Concurrency
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Acyclic Visitor
category: Behavioral
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Adapter
category: Structural
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Aggregator Microservices
category: Architectural
language: en
tags:
tag:
- Cloud distributed
- Decoupling
- Microservices
+1 -1
View File
@@ -2,7 +2,7 @@
title: Ambassador
category: Structural
language: en
tags:
tag:
- Decoupling
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: API Gateway
category: Architectural
language: en
tags:
tag:
- Cloud distributed
- Decoupling
- Microservices
+1 -1
View File
@@ -2,7 +2,7 @@
title: Arrange/Act/Assert
category: Idiom
language: en
tags:
tag:
- Testing
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Async Method Invocation
category: Concurrency
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Balking
category: Concurrency
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Bridge
category: Structural
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Builder
category: Creational
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Business Delegate
category: Structural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Bytecode
category: Behavioral
language: en
tags:
tag:
- Game programming
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Caching
category: Behavioral
language: en
tags:
tag:
- Performance
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Callback
category: Idiom
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Chain of responsibility
category: Behavioral
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Circuit Breaker
category: Behavioral
language: en
tags:
tag:
- Performance
- Decoupling
- Cloud distributed
+1 -1
View File
@@ -2,7 +2,7 @@
title: Claim Check Pattern
category: Cloud
language: en
tags:
tag:
- Cloud distributed
- Microservices
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Static Content Hosting
category: Cloud
language: en
tags:
tag:
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Collecting Parameter
category: Idiom
language: en
tags:
tag:
- Generic
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Collection Pipeline
category: Functional
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Combinator
category: Idiom
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Command
category: Behavioral
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Commander
category: Concurrency
language: en
tags:
tag:
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Component
categories: Behavioral
language: en
tags:
tag:
- Game programming
- Domain
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Composite Entity
category: Structural
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Composite View
category: Structural
language: en
tags:
tag:
- Enterprise Integration Pattern
- Presentation
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Composite
category: Structural
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Converter
category: Creational
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: CQRS
category: Architectural
language: en
tags:
tag:
- Performance
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Data Access Object
category: Architectural
language: en
tags:
tag:
- Data access
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Data Bus
category: Architectural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Data Locality
category: Behavioral
language: en
tags:
tag:
- Game programming
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Data Mapper
category: Architectural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Data Transfer Object
category: Architectural
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Decorator
category: Structural
language: en
tags:
tag:
- Gang of Four
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Delegation
category: Structural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Dependency Injection
category: Creational
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Dirty Flag
category: Behavioral
language: en
tags:
tag:
- Game programming
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Domain Model
category: Architectural
language: en
tags:
tag:
- Domain
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Double Buffer
category: Behavioral
language: en
tags:
tag:
- Performance
- Game programming
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Double Checked Locking
category: Idiom
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Double Dispatch
category: Idiom
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: EIP Aggregator
category: Integration
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: EIP Message Channel
category: Integration
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: EIP Publish Subscribe
category: Integration
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: EIP Splitter
category: Integration
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: EIP Wire Tap
category: Integration
language: en
tags:
tag:
- Enterprise Integration Pattern
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Event Aggregator
category: Structural
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Event-based Asynchronous
category: Concurrency
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Event Driven Architecture
category: Architectural
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Event Queue
category: Concurrency
language: en
tags:
tag:
- Game programming
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Event Sourcing
category: Architectural
language: en
tags:
tag:
- Performance
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Execute Around
category: Idiom
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Extension objects
category: Behavioral
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Facade
category: Structural
language: en
tags:
tag:
- Gang Of Four
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Factory Kit
category: Creational
language: en
tags:
tag:
- Extensibility
---
## Also Known As
+1 -1
View File
@@ -2,7 +2,7 @@
title: Factory Method
category: Creational
language: en
tags:
tag:
- Extensibility
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Factory
category: Creational
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Fan-Out/Fan-In
category: Integration
language: en
tags:
tag:
- Microservices
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Feature Toggle
category: Behavioral
language: en
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Filterer
language: en
category: Functional
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Fluent Interface
category: Functional
language: en
tags:
tag:
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Flux
category: Structural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Flyweight
category: Structural
language: en
tags:
tag:
- Gang of Four
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Front Controller
category: Structural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Game Loop
category: Behavioral
language: en
tags:
tag:
- Game programming
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Guarded Suspension
category: Concurrency
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Half-Sync/Half-Async
category: Concurrency
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Hexagonal Architecture
category: Architectural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Identity Map
category: Behavioral
language: en
tags:
tag:
- Performance
- Data access
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Intercepting Filter
category: Behavioral
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Interpreter
category: Behavioral
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Iterator
category: Behavioral
language: en
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Layers
category: Architectural
language: en
tags:
tag:
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Lazy Loading
category: Idiom
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Leader Election
category: Behavioral
language: en
tags:
tag:
- Cloud distributed
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Leader/Followers
category: Concurrency
language: en
tags:
tag:
- Performance
---
+1 -1
View File
@@ -5,7 +5,7 @@ folder: abstract-document
permalink: /patterns/abstract-document/
categories: Structural
language: es
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -5,7 +5,7 @@ folder: abstract-factory
permalink: /patterns/abstract-factory/
categories: Creational
language: es
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -5,7 +5,7 @@ folder: active-object
permalink: /patterns/active-object/
categories: Concurrency
language: es
tags:
tag:
- Performance
---
+1 -1
View File
@@ -5,7 +5,7 @@ folder: acyclic-visitor
permalink: /patterns/acyclic-visitor/
categories: Behavioral
language: es
tags:
tag:
- Extensibility
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Adapter
category: Structural
language: es
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Adapter
category: Structural
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Builder
category: Creational
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Factory
category: Creational
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Iterator
categories: Behavioral
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Observer
category: Behavioral
language: ko
tags:
tag:
- Gang Of Four
- Reactive
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Prototype
category: Creational
language: ko
tags:
tag:
- Gang Of Four
- Instantiation
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Proxy
category: Structural
language: ko
tags:
tag:
- Gang Of Four
- Decoupling
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Singleton
category: Creational
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Strategy
category: Behavioral
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -5,7 +5,7 @@ folder: template-method
permalink: /patterns/template-method/ko
categories: Behavioral
language: ko
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Abstract Factory
categories: Creational
language: pt
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Adapter
category: Structural
language: pt
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Builder
categories: Creational
language: pt
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Singleton
category: Creational
language: tr
tags:
tag:
- Gang of Four
---
+1 -1
View File
@@ -2,7 +2,7 @@
title: Abstract Document
category: Structural
language: vi
tags:
tag:
- Extensibility
---

Some files were not shown because too many files have changed in this diff Show More