Skip to content

Added RocksDB package#10084

Merged
adamjstewart merged 5 commits intospack:developfrom
BlueBrain:pkg_rocksdb
Dec 17, 2018
Merged

Added RocksDB package#10084
adamjstewart merged 5 commits intospack:developfrom
BlueBrain:pkg_rocksdb

Conversation

@ohm314
Copy link
Copy Markdown
Contributor

@ohm314 ohm314 commented Dec 12, 2018

This is a spack package for RocksDB, a persistent key-value store for flash and RAM storage. We use the recommended Makefile build process and added variants for all the optional compression library dependencies.

Here's the project repo: https://github.com/facebook/rocksdb/
And here are their build instructions: https://github.com/facebook/rocksdb/blob/master/INSTALL.md

Copy link
Copy Markdown
Member

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a couple minor changes to make

@ohm314
Copy link
Copy Markdown
Contributor Author

ohm314 commented Dec 13, 2018

Thanks! I updated the package accordingly

@adamjstewart
Copy link
Copy Markdown
Member

Flake8 errors:

var/spack/repos/builtin/packages/rocksdb/package.py:60: [E501] line too long (80 > 79 characters)
var/spack/repos/builtin/packages/rocksdb/package.py:62: [W391] blank line at end of file

@adamjstewart
Copy link
Copy Markdown
Member

Ping @ohm314

@adamjstewart adamjstewart merged commit d313291 into spack:develop Dec 17, 2018
@ohm314
Copy link
Copy Markdown
Contributor Author

ohm314 commented Dec 18, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants