-
1. `Redis(Remote Dictionary Server)`란?
- `키-값` 형태로 단순한 데이터 저장 구조. NoSQL
- SQL 쿼리를 이용하지 않기에 고속 처리 및 읽기에 최적화 (매우 빠름)
- `In-memory` 타입 데이터베이스
- 하지만 휘발성이 아님 (영속적인 보존 가능)
- `싱글…
-
Spring Boot New Project 생성: https://start.spring.io/
### 결정사항
- Project
- Gradle - Groovy
- Gradle - Kotlin
- Maven
- Project Metadata
- java version
- 19
- 17
- 11
- 8
- D…
-
- [x] Notification GET
- [ ] Notification POST
- 9/21 server sent event로 변경
> - ### **참고 자료**
> - **server sent event**
> - https://inpa.tistory.com/entry/NODE-%F0%9F%93%9A-Server-Sent-Events…
-
Dear RS-eco,
I am not being able to install the package rasterSp and I cannot figure out why. At first, I thought it was a weard bug from devtools, related to a personal access token (PAT). I used …
-
Before we implement InPas execution workflow, we want to do the following:
1. Tool testing
Run InPAS to see if it works with our [test data](https://github.com/iRNA-COSI/APAeval/tree/main/tests/te…
-
## 카카오 로그인 API 구현
* server 구현 및 명세 확인
* 유저 입장 테스트
-
Test the implemented InPAS execution workflow following the readme of the workflow
Review the PR
Ping PR author for changes
Approve if everything looks good
Depends on InPAS implementation issu…
-
here are the logs made with software that uses k-line only
it uses 17 data with an average sampling rate between 300ms and 400ms
```
ID,Time,SPEED,RPM,ECT,IAT,MAP,MAP(psi),MAF(Kg/h),MAF(Mg/Stk),S…
-
Access to XMLHttpRequest at ‘http://13.125.250.180/member/signup’ from origin ‘http://localhost:3000/’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check:…
-
Implement InPAS execution workflow based on the proof of concept (POC) details. Implementation backbone should be based on nextflow dsl1, nextflow dsl2, or snakemake template from the [templates folde…