rocksdb/docs/_posts/2015-07-22-rocksdb-is-now-available-in-windows-platform.markdown
Joel Marcey 3c2262400f Migrate the RocksDB Worpdress blog over to Jekyll
Summary:
Tried to:

- preserve existing links
- move existing images over (there were 2)
- preserve codeblocks (modified where apprporiate)
- etc.

Also as agreed upon:

- All blog posts are preserved.
- Comments are not preserved.
- Not turning on comments for future blog posts (use the FB developer group instead).
- Like button at the end of the blog post.

Depends on https://reviews.facebook.net/D63051

Test Plan: Visual

Reviewers: IslamAbdelRahman, lgalanis

Reviewed By: lgalanis

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D63105
2016-09-01 17:28:49 -07:00

661 B

title layout author category
RocksDB is now available in Windows Platform post dmitrism blog

Over the past 6 months we have seen a number of use cases where RocksDB is successfully used by the community and various companies to achieve high throughput and volume in a modern server environment.

We at Microsoft Bing could not be left behind. As a result we are happy to announce the availability of the Windows Port created here at Microsoft which we intend to use as a storage option for one of our key/value data stores.

We are happy to make this available for the community. Keep tuned for more announcements to come.