Skip to content

Redis updates WIP #1

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

Closed
wants to merge 10 commits into from
Closed

Redis updates WIP #1

wants to merge 10 commits into from

Conversation

charypar
Copy link
Member

Changes redis backend to bring it up to date with current libgit2 and make it a bit better in the proces.

Todo

  • update redis backend
  • prefix odb keys to enable multiple repos in one redis
  • make the top odb key prefix dynamic (currently 'rugged')
  • add a refdb backend
  • use giterr_set where possible

@mhodgson
Copy link

@charypar I see how you did this. Awesome. I'll update the SQLite one to match when I have some time. Do you know what format the glob for the iterator takes? I'd like to use SQL to do the filtering.

@charypar
Copy link
Member Author

@mhodgson docs say that it takes a standard unix file glob, so I assume * and ?.

I'm almost done with this, I'll soon open a PR against the backends repo.

@charypar
Copy link
Member Author

Ok, done. Will open a PR with nicer history tonight.

@charypar
Copy link
Member Author

Superseded by libgit2#5

@charypar charypar closed this Feb 26, 2014
@charypar charypar deleted the redis-updates branch February 26, 2014 19:25
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

Successfully merging this pull request may close these issues.

2 participants