Skip to main content
aeolus
  • Source
  • Home
  • Browse
    by section by tag by source
  • Events
  • Archive
  • RSS feed

LevelDB with Transactions on Node.js

ongardie

2015-03-11 00:17

Source

Original site

This post surveys the libraries available in Node.js for LevelDB, shows that support for transactions is missing, and lays out a path to get there. In short, we need the Node bindings for LevelDB to expose snapshots, then we can build transactions with snapshot isolation on top without much trouble.

Continue reading full article

  • Previous post
  • Next post
Contents © 2025 elliot - Powered by Nikola