Arcus C Client
DOCSBLOGJaM2in
develop
develop
  • ARCUS Cloud 기본 사항
  • ARCUS C Client
  • Key-Value Item
  • List Item
  • Set Item
  • Map Item
  • B+Tree Item
  • Item Attributes
  • Other API
  • Appendix
  • arcus-c-client-user-guide
  • Test
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

arcus-c-client-user-guide

ARCUS C Client User Guide

[Content]

  • ARCUS Cloud 기본 사항

    • 서비스코드

    • ARCUS Admin

    • Cache Key

    • Cache Item

    • Expiration

    • Eviction

    • Value Flags

  • ARCUS C Client

    • 서버 모델에 따른 초기화

    • Client 설정과 사용

  • Key-Value Item 연산

    • Key-Value Item 저장

    • Key-Value Item 조회

    • Key-Value Item 값의 증감

    • Key-Value Item 삭제

  • List Item 연산

    • List Item 생성

    • List Element 삽입

    • List Element 삭제

    • List Element 조회

    • List Element 일괄 삽입

  • Set Item 연산

    • Set Item 생성

    • Set Element 삽입

    • Set Element 삭제

    • Set Element 존재 여부 확인

    • Set Element 조회

    • Set Element 일괄 삽입

    • Set Element 일괄 존재 여부 확인

  • Map Item 연산

    • Map Item 생성

    • Map Element 삽입 - Map Element 변경

    • Map Element 삭제

    • Map Element 조회

    • Map Element 일괄 삽입

  • B+Tree Item 연산

    • 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 연산

    • Attribute 생성

    • Attribute 변경

    • Attribute 조회

  • 그 외 연산

    • Flush

  • Appendix

Last updated 7 months ago

Was this helpful?