index.html 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta name="description" content="" />
  7. <meta name="author" content="Maxim Sokhatsky" />
  8. <title>KVS</title>
  9. <link rel="stylesheet" href="https://n2o.space/n2o.css" />
  10. </head>
  11. <body>
  12. <!--nav>
  13. <a href='http://erlang.org/'>ERLANG</a>
  14. <a href='http://emqtt.io/'>EMQ</a>
  15. <a href='//n2o.space'>N2O</a>
  16. </nav-->
  17. <header>
  18. <h1>Processing Versioned Data<br>in Infinity Tables
  19. </header>
  20. <aside>
  21. <article>
  22. <section>
  23. <h3>Motivation</h3>
  24. <div>
  25. </div>
  26. </section>
  27. <section>
  28. <a name=plugin><h3>MANUAL</h3></a>
  29. <div><ul>
  30. <li><a href="man/kvs.htm">KVS</a></font></li>
  31. <li><a href="man/kvs_stream.htm">STREAM</a></font></li>
  32. </ul></div>
  33. <br>
  34. <div>
  35. 26 APR 2017 &copy; <a href="http://5ht.co/license.htm">DHARMA LICENSE</a>
  36. </div>
  37. </section>
  38. </article>
  39. </aside>
  40. <main>
  41. <section>
  42. <section>
  43. <a name=plugin><h3>Related Documents</h3></a>
  44. <div>
  45. <ul>
  46. <li><a href="https://n2o.space/articles/web.htm">N2O: SERVER</a></li>
  47. <li><a href="http://5ht.co/spawnproc.htm">N2O: PRIVATBANK</a></li>
  48. <li><a href="http://synrc.com/apps/cr/doc/cr.htm">CR: DATABASE</a></li>
  49. </ul></div>
  50. </section>
  51. </main>
  52. <footer>
  53. Made with <span class="heart">❤</span> for EMQ and N2O
  54. </footer>
  55. </body>
  56. </html>