rocksdb/docs/_posts/2015-06-12-rocksdb-in-osquery.markdown
Joel Marcey 1ec75ee76b Add redirects from old blog posts link to new format
Summary:
The new blog post links will be formatted differently coming over to gh-pages. But
we can redirect from the old style over to the new style for existing blog posts.

Test Plan:
Visual

https://www.facebook.com/pxlcld/pvWQ

Reviewers: lgalanis, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D63513
2016-09-06 21:07:13 -07:00

502 B

title layout author category redirect_from
RocksDB in osquery post icanadi lgalanis
/blog/1997/rocksdb-in-osquery/

Check out this blog post by Mike Arpaia and Ted Reed about how osquery leverages RocksDB to build an embedded pub-sub system. This article is a great read and contains insights on how to properly use RocksDB.