grandecola / bigqueue

Embedded, Fast and Persistent bigqueue implementation
MIT License
444 stars 31 forks source link

Why no Len() uint64 method for bigqueue? #72

Closed moredure closed 3 years ago

mangalaman93 commented 4 years ago

We do not maintain the length of the queue yet. This could be done easily I think.