-
하나의 delete 명령으로 multiple keys를 삭제하는 기능을 제공한다.
- 요구 사항
- 응용에서 다수의 키를 삭제하는 경우 현재는 loop 통해 개별 키를 삭제하고 있다.
- 이 경우, 전체 키를 삭제하는 latency가 길어지는 단점이 있다.
- 해결 방안
- 한번의 delete 명령으로 다수의 키를 삭제하도록 …
-
# baseline
- Sturnus 整体pipeline熟悉
- Arcus 整体pipeline熟悉
- wireshark 抓包
- kyro序列化学习
- cache 总结 https://tech.meituan.com/2017/03/17/cache-about.html
- IM课程学习 **doing**
- Spring `@Transcation` 学习
…
-
```
Issue running command [gcloud preview app deploy].
What steps will reproduce the problem?
gcloud --verbosity info --project nozzle-app preview app deploy --version
$version --docker-build=local …
-
- CollectionAttributes에 만료기간만 정한 후 insert에 해당 attribute를 넣어 생성과 함께 필드를 할당하면,
- 이후 다시 가져왔을 때 가장 먼저 집어넣은 키, 값 중 값의 클래스로 고정되어 인식됩니다. 실제 케이스에선 Long이 가장 먼저 삽입되었습니다.
- 시도항목
- Serializable 구현 후 UID지…
-
```
What steps will reproduce the problem?
1. Run cell demo from the demo spreadsheet demo
2. Selected an empty spreadsheet from my account in it.
3. Run the batch command entered a command such as "…
-
```
What steps will reproduce the problem?
1. Run cell demo from the demo spreadsheet demo
2. Selected an empty spreadsheet from my account in it.
3. Run the batch command entered a command such as "…
-
```
What steps will reproduce the problem?
1. Run cell demo from the demo spreadsheet demo
2. Selected an empty spreadsheet from my account in it.
3. Run the batch command entered a command such as "…
-
```
What steps will reproduce the problem?
1. Run cell demo from the demo spreadsheet demo
2. Selected an empty spreadsheet from my account in it.
3. Run the batch command entered a command such as "…
-
```
What steps will reproduce the problem?
1. Run cell demo from the demo spreadsheet demo
2. Selected an empty spreadsheet from my account in it.
3. Run the batch command entered a command such as "…
-
### 本地编译打 release 包
* 配置 JDK 环境变量,不管本地安装的那个版本的 JDK,一定要配置 6、7、8 对应的环境变量,都赋值为你本机安装的 JDK 版本,我这里没写 Maven 的安装配置说明,请自行 Google
```
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/C…