# JunoDB - Paypal의 Key-Value Store를 오픈소스로 공개

> Clean Markdown view of GeekNews topic #9247. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9247](https://news.hada.io/topic?id=9247)
- GeekNews Markdown: [https://news.hada.io/topic/9247.md](https://news.hada.io/topic/9247.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-05-24T10:16:02+09:00
- Updated: 2023-05-24T10:16:02+09:00
- Original source: [medium.com](https://medium.com/paypal-tech/unlocking-the-power-of-junodb-paypals-key-value-store-goes-open-source-ee85f935bdc1)
- Points: 16
- Comments: 1

## Topic Body

- 무제한 확장 가능, 안전, 고가용성 분산 키밸류 스토어   
- 매일 3500억건의 리퀘스트와 수십만 커넥션을 저 지연시간으로 처리해야하는 PayPal 규모에 최적   
- Paypal 내에서 Cache, Idempotency, Counter, SoR(System of Record), Latency bridging 용도등에 사용   
- Golang 오픈소스

## Comments



### Comment 16230

- Author: eoexx
- Created: 2023-05-24T10:33:06+09:00
- Points: 1

아키텍처나 이런 부분은 이해하기 어렵지만 paypal 같은 오래된 회사도 golang 을 코어시스템의 언어로 활용하고 있다는 점이 놀랍군요. JAVA / C++ 위주였던 것 같은데
