Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run HEAD on _info #141

Open
kyleterry opened this issue Jan 14, 2015 · 2 comments
Open

Ability to run HEAD on _info #141

kyleterry opened this issue Jan 14, 2015 · 2 comments
Assignees

Comments

@kyleterry
Copy link
Member

  • storage engine changes that discards values before returning _info
  • support for HEAD?
@qpfiffer
Copy link
Member

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.

@qpfiffer
Copy link
Member

So this touches pretty much everything.

  • 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

@lykkin lykkin self-assigned this Jan 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants