Arcus C Client
Ctrlk
DOCSBLOGJaM2in
  • 처음 사용자용 가이드
  • 문서소개
    • 1. ARCUS 기본 개념
    • 2. ARCUS C Client 사용법
    • 3. Key-Value Item API
    • 4. List Item API
    • 5. Set Item API
    • 6. Map Item API
    • 7. B+Tree Item API
    • 8. Item Attribute API
    • 9. Other API
    • 부록 A. 설치 이슈
Powered by GitBook
On this page
Edit

문서소개

[Content]

  • ARCUS 기본 개념

    • Service Code

    • ARCUS Admin

    • Cache Key

    • Cache Item

    • Expiration

    • Eviction

    • Value Flags

  • ARCUS C Client 사용법

    • Client 초기화

    • Client 설정과 사용

  • Key-Value Item API

    • Key-Value Item 저장

    • Key-Value Item 조회

    • Key-Value Item 값의 CAS

    • Key-Value Item 값의 증감

    • Key-Value Item 삭제

  • List Item API

    • List Item 생성

    • List Element 삽입

    • List Element 삭제

    • List Element 조회

    • List Element 일괄 삽입

  • Set Item API

    • Set Item 생성

    • Set Element 삽입

    • Set Element 삭제

    • Set Element 존재 여부 확인

    • Set Element 조회

    • Set Element 일괄 삽입

    • Set Element 일괄 존재 여부 확인

  • Map Item API

    • Map Item 생성

    • Map Element 삽입

    • Map Element Upsert

    • Map Element 변경

    • Map Element 삭제

    • Map Element 조회

    • Map Element 일괄 삽입

  • B+Tree Item API

    • Bkey(B+Tree Key)와 EFlag(Element Flag)

    • Element Flag Filter 구조체

    • Element Flag Update 구조체

    • B+Tree Query 구조체

    • B+Tree Item 생성

    • B+Tree Element 삽입

    • B+Tree Element Upsert

    • B+Tree Element 변경

    • B+Tree Element 삭제

    • B+Tree Element 값의 증감

    • B+Tree Element 개수 확인

    • B+Tree Element 조회

    • B+Tree Element 일괄 삽입

    • B+Tree Element 일괄 조회

    • B+Tree Element Sort-Merge 조회

    • B+Tree Element 순위 조회

    • B+Tree 순위 기반의 Element 조회

    • B+Tree 순위와 Element 동시 조회

  • Item Attribute API

    • Attribute 생성

    • Attribute 변경

    • Attribute 조회

  • Other API

    • Flush

  • 부록 A. 설치 이슈

Last updated 25 days ago

Was this helpful?

Was this helpful?