> Is there a fundamental flaw in its design?
No. An index is better suited than an llog for the access patterns we need to support here. (Just like a RB tree is better than a linked list when ...). But I cannot spend time on this now due to other responsibilities.
Anyone who would like to pursue this should feel free to reopen the issue.
> Is there a fundamental flaw in its design?
No. An index is better suited than an llog for the access patterns we need to support here. (Just like a RB tree is better than a linked list when ...). But I cannot spend time on this now due to other responsibilities.
Anyone who would like to pursue this should feel free to reopen the issue.