kvs_mnesia.htm 1.1 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>MNESIA</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;">MNESIA</a>
  5. <a href="ua/kvs_mnesia.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>MNESIA</h1>
  10. </header><main>
  11. <article>
  12. <section>
  13. <h3>INTRO</h3>
  14. <p>MNESIA is a <b>mnesia</b> backend imlpementation for KVS.
  15. Put the {dba,kvs_mnesia} property for the kvs application in your sys.config.</p>
  16. <br />
  17. </section>
  18. <section>
  19. <p>This module may refer to:
  20. <a href="kvs.htm"><b>kvs</b></a>.
  21. </p>
  22. </section>
  23. </article>
  24. </main><footer>
  25. 2005—2019 © Synrc Research Center
  26. </footer></body></html>