Skip to content

Some fixes and a new feature#4

Merged
tecbot merged 4 commits into
tecbot:masterfrom
donovanhide:master
Apr 28, 2014
Merged

Some fixes and a new feature#4
tecbot merged 4 commits into
tecbot:masterfrom
donovanhide:master

Conversation

@donovanhide
Copy link
Copy Markdown

OpenDbForReadOnly is dependent on facebook/rocksdb#130

@tecbot
Copy link
Copy Markdown
Owner

tecbot commented Apr 28, 2014

Can you please update also the slice_transform_test.go to reflect your prefix seek changes.
Thx for contributing!

@donovanhide
Copy link
Copy Markdown
Author

That's done! Another possibility would be to add a ValidForPrefix method to the Iterator type which does both the HasPrefix test and the rocksdb_iter_valid call?

@tecbot
Copy link
Copy Markdown
Owner

tecbot commented Apr 28, 2014

Nice idea. It would be cleaner to read than the current check. Can you implement the method? :)

@donovanhide
Copy link
Copy Markdown
Author

done :-)

@tecbot
Copy link
Copy Markdown
Owner

tecbot commented Apr 28, 2014

Thx!

tecbot added a commit that referenced this pull request Apr 28, 2014
Some fixes and a new feature
@tecbot tecbot merged commit 0b56f05 into tecbot:master Apr 28, 2014
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