streamletdb
v1.0.0
Published
A powerful stream-based database
Readme
Streamlet
What is Streamlet?
Streamlet is a NodeJS-based stream-oriented database. Amazingly, using streams allows it to go up to 100,000 ops/sec on unspecialized hardware.
How do install Streamlet?
You can install Streamlet by running npm install privatesuite/streamlet in the commandline and project directory of your choosing.
License
GNU Lesser General Public License v2.1
