# rocksdb-table
[](https://github.com/travisbrown/rocksdb-table/actions)
[](https://codecov.io/github/travisbrown/rocksdb-table)
This library is intended to capture some common patterns I use for working with [RocksDB][rocksdb]
and [rust-rocksdb][rust-rocksdb].
## License
This software is published under the [GNU General Public License v3.0][gplv3].
[gplv3]: https://www.gnu.org/licenses/gpl-3.0.en.html
[rocksdb]: https://rocksdb.org
[rust-rocksdb]: https://github.com/rust-rocksdb/rust-rocksdb