kvs_rocks.htm 1.2 KB

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