kvs_st.htm 1.2 KB

123456789101112131415161718192021222324252627
  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>ST</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;">ST</a>
  5. <a href="ua/kvs_st.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>ST</h1>
  10. </header><main>
  11. <section>
  12. <h3>INTRO</h3>
  13. <p>The ST module provides STREAM interface for ROCKS backend.
  14. Set the {dba,kvs_rocks} along with {dba_st,kvs_st} in order to use ST module for stream operations.</p>
  15. </section>
  16. <section>
  17. <p>This module may refer to:
  18. <a href="kvs_stream.htm"><b>kvs_stream</b></a>,
  19. <a href="kvs_rocks.htm"><b>kvs_rocks</b></a>,
  20. <a href="kvs.htm"><b>kvs</b></a>.
  21. </p>
  22. </section>
  23. </main><footer>
  24. 2005—2019 © Synrc Research Center
  25. </footer></body></html>