2014-02-26 07:28:00 +01:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html prefix="og: http://ogp.me/ns#">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset='utf-8'>
|
|
|
|
|
<title>RocksDB | A persistent key-value store for fast storage environments</title>
|
|
|
|
|
<link rel='stylesheet' href='static/rocksdb.css' type='text/css'/>
|
|
|
|
|
<link rel='shortcut icon' href='static/favicon.ico'>
|
|
|
|
|
<meta name='viewport' content='width=device-width'>
|
|
|
|
|
<meta property='og:type' content='website'>
|
|
|
|
|
<meta property='og:title' content='RocksDB | A persistent key-value store for fast storage environments'>
|
|
|
|
|
<meta property='og:description' content='A persistent key-value store for fast storage environments'>
|
|
|
|
|
<meta property='og:image' content='http://rocksdb.org/static/rocksdb.png'>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<header class='topbar'><nav class='width'>
|
|
|
|
|
<a href='index.html'><h1>RocksDB</h1></a>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href='overview.html' class='active'>Overview</a></li>
|
|
|
|
|
<li><a href='https://github.com/facebook/rocksdb/wiki/_pages'>Wiki</a></li>
|
|
|
|
|
<li><a href='https://github.com/facebook/rocksdb'>GitHub</a>
|
|
|
|
|
</ul>
|
|
|
|
|
</nav></header>
|
|
|
|
|
|
|
|
|
|
<header class='hero'><div class='width'>
|
|
|
|
|
<hgroup>
|
|
|
|
|
<h1>
|
|
|
|
|
Local Meetups (Bay Area)
|
|
|
|
|
</h1>
|
|
|
|
|
</hgroup>
|
|
|
|
|
</div></header>
|
|
|
|
|
|
|
|
|
|
<section class='content'><div class='width'>
|
|
|
|
|
|
|
|
|
|
<article>
|
|
|
|
|
|
|
|
|
|
<h2>Call For Participation</h2>
|
|
|
|
|
|
|
|
|
|
<p> RocksDB is an embeddable persistent key-value store for fast storage
|
|
|
|
|
(especially Flash and RAM storage) for server workloads (http://rocksdb.org/).
|
|
|
|
|
It has highly flexible configurable settings that can be tuned to run on a
|
|
|
|
|
variety of production environments. Since open sourced by Facebook in 2013
|
|
|
|
|
Nov, it has accumulated 1700+ stars and 230+ forks on github. </p>
|
|
|
|
|
|
|
|
|
|
<p> RocksDB team @ Facebook is organizing the 1st meetup with people using
|
|
|
|
|
or interested in RocksDB technology. We would like to share our recent
|
|
|
|
|
experience on handling varied workloads at Facebook. We would also like to
|
|
|
|
|
gather community feedback on the design of Column Families. We want to hear
|
|
|
|
|
about your experience with RocksDB and the issues you are facing. </p>
|
|
|
|
|
|
2014-03-24 18:17:37 +01:00
|
|
|
|
<h2>Agenda</h2>
|
2014-02-26 07:28:00 +01:00
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><b>Date:</b> Thursday, March 27, 2014 </li>
|
|
|
|
|
<li><b>Time:</b> 6-9:30pm PST </li>
|
2014-03-26 18:05:53 +01:00
|
|
|
|
<li><b>Check-in Location:</b> Lobby of Building 10, 1 Hacker Way,
|
2014-03-24 18:17:37 +01:00
|
|
|
|
Menlo Park, CA 94025 (Facebook HQ) </li>
|
2014-02-26 07:28:00 +01:00
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<ul>
|
2014-03-19 01:12:24 +01:00
|
|
|
|
<li>6:00-6:55pm Arrival and Refreshments</li>
|
|
|
|
|
<li>6:55-7:00pm Introduction</li>
|
2014-03-24 18:17:37 +01:00
|
|
|
|
<li>7:00-7:10pm RocksDB Vision Discussion </li>
|
2014-03-26 18:05:53 +01:00
|
|
|
|
<li>7:10-7:40pm Enhancements to RocksDB to Support a
|
2014-03-19 01:12:24 +01:00
|
|
|
|
1PB In-Memory Workload at Facebook (20-min talk + 10-min Q&A)</li>
|
2014-03-26 18:05:53 +01:00
|
|
|
|
<li>7:40-8:10pm Lightning Talk 1: Prefix Hashing in
|
|
|
|
|
RocksDB / Lightning Talk 2: Lockless Get in RocksDB / Q&A
|
|
|
|
|
for Lightning Talks</li>
|
2014-03-24 18:17:37 +01:00
|
|
|
|
<li>8:10-8:40pm Deep Dive into Column Family Design
|
2014-02-26 07:28:00 +01:00
|
|
|
|
(20-min talk + 10-min Q&A)</li>
|
2014-03-24 18:17:37 +01:00
|
|
|
|
<li>8:40-9:30pm Happy Hour</li>
|
2014-02-26 07:28:00 +01:00
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<h2>How to Register?</h2>
|
|
|
|
|
|
|
|
|
|
<p>
|
2014-03-20 20:30:30 +01:00
|
|
|
|
Please send registration email to Vanessa Nance (vanessan@fb.com) before March
|
|
|
|
|
24, with the following information:
|
2014-02-26 07:28:00 +01:00
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li>Name:</li>
|
|
|
|
|
<li>Company:</li>
|
|
|
|
|
<li>Email:</li>
|
|
|
|
|
<li>Team:</li>
|
|
|
|
|
<li>Are you an engineer? If not, what’s your position:</li>
|
|
|
|
|
<li>Areas you are working or worked on:</li>
|
|
|
|
|
<li>How much do you know about RocksDB:</li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
2014-02-26 16:51:48 +01:00
|
|
|
|
Please note that you need to sign
|
|
|
|
|
<a href='Facebook_Mutual_NDA_2012.pdf'>NDA</a> when you come to the event.
|
|
|
|
|
It's normal NDA for people visiting FB, nothing special. Please let us know
|
|
|
|
|
if you have any concern.
|
2014-02-26 07:28:00 +01:00
|
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
</div></section>
|
|
|
|
|
|
|
|
|
|
<footer><div class='width'>
|
|
|
|
|
© Copyright 2013, Facebook
|
|
|
|
|
</div></footer>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|