Changes
- Deprecate
COUNTin favor of newCOUNTC/COUNTB/COUNTOcommands
Dependency updates:
- deps(core): Remove dependency to
byteorder(inb79c329) - deps(core): Remove dependency to
radix(in2fd3ecf)
New Features
- Add new
COUNTC/COUNTB/COUNTOcommands (in5bc6082)
Bug Fixes
- fix(core): Fix
u32_maxmerge operator really beingu32_min… (inec6a9b9) - fix(core): Fix
get_new_iidnot initializing from database (ina60b3af) - fix(core): Fix document count after a
FLUSHO(in060a899)