Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Applications

Fergus McDowall edited this page Jul 6, 2013 · 13 revisions

Applications built with LevelUp.

  • levelweb — A GUI for LevelDB management. Includes builtin visualization tools.
  • tsd — spins up a server to receive time-series data via tcp streams and then graphs it in the browser via web-sockets
  • lev — A commandline tool and repl (with autocomplete) for querying and managing leveldb instances.
  • npm-search — An index of npm using levelup.
  • connect-level - A connect/express session store backed by LevelDB via LevelUP
  • search-index A search index library thats a bit like Lucene only simpler. Available on npm. Engine behind Norch

Clone this wiki locally