Lightning Memory-Mapped Database: Difference between revisions

Content deleted Content added
I rephrased a poorly worded and lengthy sentence.
Added link to LMDB-IndexedDB open source on GitHub. Possible COI since I wrote the library. Note, I have put in a request to change my name to syblackwell from anywhichway to comply with name policy.
Tag: possible conflict of interest
Line 89:
* [[Nano (cryptocurrency)|Nano]] a peer-to-peer, open source cryptocurrency created in 2015 that prioritizes fast and fee-less transactions.
* [[Meilisearch]] an open source, lightning-fast, easy-to-use, and hyper-relevant search engine. <ref>{{cite web|url=https://docs.meilisearch.com/learn/advanced/storage.html|title=Storage &#124; Meilisearch Documentation v1.0|access-date=21 Mar 2023}}</ref>
* LMDB-IndexedDB is a JavaScript wrapper around [[IndexedDB]] to provide support for LMDB in web browsers.<ref>{{cite web|url=https://github.com/anywhichway/lmdb-indexeddb|title=LMDB-IndexedDB on GitHub|access-date=2 Apr 2023}}</ref>
 
== Technical reviews of LMDB ==