kvs_rocks.htm 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <!DOCTYPE html><html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" />
  3. <meta name="author" content="Maxim Sokhatsky" /><title>ROCKS</title>
  4. <link rel="stylesheet" href="https://n2o.dev/blank.css" />
  5. <link rel="stylesheet" href="https://n2o.dev/zima.css" />
  6. </head><body><nav>
  7. <a href="https://n2o.dev">DEV</a>
  8. <a href="https://kvs.n2o.space">KVS</a>
  9. <a href="#" style="background:#ededed;">ROCKS</a>
  10. <a href="https://n2o.dev/deps/kvs/man/ua/kvs_rocks.htm">UA</a>
  11. <a href="#" style="background:#ededed;">EN</a>
  12. </nav><header>
  13. <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
  14. <h1>ROCKS</h1>
  15. </header><main>
  16. <article>
  17. <section>
  18. <h3>INTRO</h3>
  19. <p>ROCKS is the <b>RocksDB</b> backend implementation for KVS.
  20. Put the {dba,kvs_rocks} and (optionally) {dba_st,kvs_st} properties
  21. for the kvs application in your sys.config.</p>
  22. <br />
  23. </section>
  24. <section>
  25. <p>This module may refer to:
  26. <a href="kvs_st.htm"><b>kvs_st</b></a>,
  27. <a href="kvs_stream.htm"><b>kvs_stream</b></a>,
  28. <a href="kvs.htm"><b>kvs</b></a>.
  29. </p>
  30. </section>
  31. </article>
  32. </main><footer>
  33. 2005—2019 © Synrc Research Center
  34. </footer></body></html>