thalia

thalia ====

Usage no npm install needed!

<script type="module">
  import thalia from 'https://cdn.skypack.dev/thalia';
</script>

README

thalia

LevelDB inspired pure JavaScript database for node.js, due to there not being a JS port of snappy this is likely not going to be a compatible port.

todo

  • log and in memory cache
  • merge log into a SST
  • merge SSTs into higher levels