jsondb-core icon indicating copy to clipboard operation
jsondb-core copied to clipboard

Method for fast retrieval of collection size

Open magicDGS opened this issue 2 years ago • 0 comments

Such feature would be great instead of requiring a call to findAll and create a new collection. Or maybe I am missing some other way to do so on an more efficient way with the current API?

magicDGS avatar Apr 02 '23 19:04 magicDGS