Abstract

최근 소셜 네트워킹 및 스트리밍 서비스의 확산으로 분산 데이터 저장소의 확장성 및 탄력성에 대한 요구사항은 구조화되지 않은 쿼리 언어인 NoSQL 데이터베이스 선택에 있어 개발자에게 더욱 중요해졌다. Redis는 캐시 시스템을 통해 데이터베이스 쿼리결과를 메모리에 캐시할 수 있으므로 데이터베이스 액세스 수를 줄일 수 있다. 그러나 서버 메모리에 적합하지 않은 대량의 데이터가 있을 때 Redis 데이터베이스는 지속성에 대한 한계를 갖고 있어 안전성을 보장할 수 없다. 메모리 기반 Redis 데이터베이스의 새로운 대안으로 키-값 저장소의 디스크 기반 SSDB(Sorted Set DB) 데이터베이스가 있다. 본 논문은 Yahoo에서 제공하는 벤치마크 도구인 YCSB를 사용하여 Redis와 SSDB에 대한 CRUD 처리 성능을 평가 및 비교한다.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.