123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <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>KVS</title>
- <link rel="stylesheet" href="https://synrc.space/synrc.css?v=2" />
- </head>
- <body>
- <nav>
- <a href='https://synrc.space/'>SYNRC</a>
- <a href='https://n2o.space'>N2O</a>
- </nav>
- <header>
- <a href="https://n2o.space"><img src="https://synrc.space/images/Synrc Neo.svg?v=1"></a>
- <h1>KVS</h1>
- </header>
- <aside>
- <article>
- <section>
- <h3>Motivation</h3>
- <div>
- </div>
- </section>
- <section>
- <a name=plugin><h3>MANUAL</h3></a>
- <div><ul>
- <li><a href="man/kvs.htm">KVS</a></font></li>
- <li><a href="man/kvs_stream.htm">STREAM</a></font></li>
- </ul></div>
- <br>
- <div>
- 26 APR 2017 © <a href="http://5ht.co/license.htm">DHARMA LICENSE</a>
- </div>
- </section>
- </article>
- </aside>
- <main>
- <section>
- <section>
- <a name=plugin><h3>Related Documents</h3></a>
- <div>
- <ul>
- <li><a href="https://n2o.space/articles/web.htm">N2O: SERVER</a></li>
- <li><a href="https://5ht.co/spawnproc.htm">N2O: PRIVATBANK</a></li>
- <li><a href="https://synrc.com/apps/cr/doc/cr.htm">CR: DATABASE</a></li>
- </ul></div>
- </section>
- </main>
- <footer>
- Made with <span class="heart">❤</span> for EMQ and N2O
- </footer>
- </body>
- </html>
|