mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
feat(server): bitset bitget commands - update docs/api_status.md #213 Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
parent
7ed808d5d0
commit
6ec453a599
7 changed files with 421 additions and 6 deletions
|
@ -123,11 +123,11 @@ with respect to Memcached and Redis APIs.
|
|||
- [ ] BITFIELD
|
||||
- [ ] BITOP
|
||||
- [ ] BITPOS
|
||||
- [ ] GETBIT
|
||||
- [x] GETBIT
|
||||
- [X] GETRANGE
|
||||
- [X] INCRBYFLOAT
|
||||
- [X] PSETEX
|
||||
- [ ] SETBIT
|
||||
- [x] SETBIT
|
||||
- [X] SETRANGE
|
||||
- [X] STRLEN
|
||||
- [X] HashSet Family
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue