You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to add some detail here: I use this on waifu, but only to get the counts of certain prefices matched. Would be cool if I didn't need to make Oleg do all that work.
Storage engine modification that will just count the number of prefix matches
** Modify ol_prefix_match to return early if there is no data parameter. Just return the number of matches.
Addition of a verb in the frontend code (HEAD)
Addition of bindings from the frontend to the modified prefix matching code
The text was updated successfully, but these errors were encountered: