update glossary

This commit is contained in:
jialaijun
2020-11-27 08:57:08 +08:00
parent 10c09ed849
commit ad8b32ffce
71 changed files with 723 additions and 658 deletions
@@ -1,20 +1,3 @@
<!--
---
title: shuffle sharding
id: shuffle-sharding
date: 2020-03-04
full_link:
short_description: >
A technique for assigning requests to queues that provides better isolation than hashing modulo the number of queues.
aka:
tags:
- fundamental
---
-->
---
title: Shuffle Sharding(混排切片)
id: shuffle-sharding
@@ -28,6 +11,22 @@ tags:
- fundamental
---
<!--
---
title: shuffle sharding
id: shuffle-sharding
date: 2020-03-04
full_link:
short_description: >
A technique for assigning requests to queues that provides better isolation than hashing modulo the number of queues.
aka:
tags:
- fundamental
---
-->
<!--
A technique for assigning requests to queues that provides better isolation than hashing modulo the number of queues.
-->