# redb - Pure Rust로 작성된 임베디드 키/밸류 스토어

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12503](https://news.hada.io/topic?id=12503)
- GeekNews Markdown: [https://news.hada.io/topic/12503.md](https://news.hada.io/topic/12503.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-24T10:02:02+09:00
- Updated: 2023-12-24T10:02:02+09:00
- Original source: [github.com/cberner](https://github.com/cberner/redb)
- Points: 15
- Comments: 0

## Topic Body

- 심플, 포터블, 고성능, ACID 호환 트랜잭션 지원   
- 데이터는 Copy-on-Write B-Tree 컬렉션에 저장   
- Zero-copy, thread-safe, BTreeMap 기반 API가  
- 블로킹 없는 동시 읽기/쓰기를 위한 MVCC 지원   
- 기본 Crash-Safe   
- Savepoints 와 Rollback 지원

## Comments



_No public comments on this page._
