BITS Intro

Redis Developer Course Redis Technical Support Redis Enterprise Server

key-value

Strings는 key와 value가 일 대 일 관계입니다.
반면 Lists, Sets, Sorted Sets, Hashes는 일 대 다 관계입니다.

Bits 명령어 리스트

CommandsVersionSyntaxDescription
GETBIT2.2.0key offsetbit 값 조회
SETBIT2.2.0key offset valuebit 값 조정
BITCOUNT2.6.0key [start end]1인 bit 수를 센다
BITOP2.6.0key operation destkey key [key ...]bit 연산( AND, OR, XOR, NOT) 실행
BITPOS2.8.7key bit [start [end]]지정한 bit의 위치를 구한다
BITFIELD3.2.0key [GET type offset] [SET type offset value] Perform arbitrary bitfield integer operations on strings

Total : 6



<< LOLWUT BITS Intro SETBIT >>

Email 답글이 올라오면 이메일로 알려드리겠습니다.

혹시 처음이세요?
레디스게이트에는 레디스에 대한 많은 정보가 있습니다.
레디스 소개, 명령어, SQL, 클라이언트, 서버, 센티널, 클러스터 등이 있습니다.
혹시 필요한 정보를 찾기 어려우시면 redisgate@gmail.com로 메일 주세요.
제가 찾아서 알려드리겠습니다.
 
close
IP를 기반으로 보여집니다.