mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
feat(server): bitcount commands support and unit tests
feat(server): bitcount commands support and unit tests - update docs/api_status.md, update license Partially implements #213 Signed-off-by: Boaz Sade <boaz@dragonflydb.io> Co-authored-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
parent
de9369f518
commit
1733af4cf6
4 changed files with 197 additions and 7 deletions
|
@ -119,7 +119,7 @@ with respect to Memcached and Redis APIs.
|
|||
- [X] SETEX
|
||||
- [X] APPEND
|
||||
- [X] PREPEND (dragonfly specific)
|
||||
- [ ] BITCOUNT
|
||||
- [x] BITCOUNT
|
||||
- [ ] BITFIELD
|
||||
- [ ] BITOP
|
||||
- [ ] BITPOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue