khonsulabs / bonsaidb

A developer-friendly document database that grows with you, written in Rust
https://bonsaidb.io/
Apache License 2.0
1.02k stars 37 forks source link

Optimize Count with Nebari's Reduce #214

Closed ecton closed 2 years ago

ecton commented 2 years ago

Refs #176.

This is a placeholder to remember to optimize the count() function once we've implemented reduce in Nebari.