README
nodejs-key-value-store
Very brief example of a Key-value Store written in Nodejs. The project is for the BigData course in Sofia University.
Very brief example of a Key-value Store written in Nodejs. The project is for the BigData course in Sofia University.
<script type="module">
import nodejsKeyValueStore from 'https://cdn.skypack.dev/nodejs-key-value-store';
</script>
Very brief example of a Key-value Store written in Nodejs. The project is for the BigData course in Sofia University.