Skip to content

Commit

Permalink
[it] Localizzazione termine idempotence (cncf#1321)
Browse files Browse the repository at this point in the history
* Added "idempotence" italian localization.

Signed-off-by: Paolo <ugho16@users.noreply.github.com>

* Update content/it/idempotence.md

Signed-off-by: Paolo <81316809+ugho16@users.noreply.github.com>

Signed-off-by: Paolo <ugho16@users.noreply.github.com>
Signed-off-by: Paolo <81316809+ugho16@users.noreply.github.com>
Co-authored-by: Paolo <ugho16@users.noreply.github.com>
  • Loading branch information
2 people authored and seokho-son committed Mar 20, 2023
1 parent e141621 commit 4745154
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/it/idempotence.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Idempotenza
status: Completed
category: Proprietà
tags: ["infrastruttura", "architettura", ""]
---

In matematica o in informatica, l'idempotenza descrive un'operazione che conduce sempre al medesimo risultato, indipendentemente dal numero di volte che viene eseguita.
Se i parametri sono gli stessi, un'operazione idempotente non avrà ripercussioni sull'applicazione chiamata.

0 comments on commit 4745154

Please sign in to comment.