Skip to content

Instantly share code, notes, and snippets.

@luk-
Last active December 14, 2015 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luk-/5068950 to your computer and use it in GitHub Desktop.
Save luk-/5068950 to your computer and use it in GitHub Desktop.
NodeUp LevelDB

People

  • dominictarr
  • Raynos
  • forestwizard
  • rvagg
  • hij1nx

Topics

  • Modules
  • How does it compare to other DBs?
  • how does the low level stuff work (LSM Trees, when does it buffer, etc)
  • platform support
  • queries, general use
  • redundancy
  • scalability
  • distributability
@luk-
Copy link
Author

luk- commented Mar 2, 2013

I listed 4 in case one or two can't make it :)

@luk-
Copy link
Author

luk- commented Mar 2, 2013

Final count, this should work:

@dominictarr, @Raynos, @hij1nx with @forestwizard handling MC duty.

@luk-
Copy link
Author

luk- commented Mar 2, 2013

@dshaw ^

@rvagg
Copy link

rvagg commented Mar 3, 2013

@st-luke, maybe put me on the list and I can help fill in any gaps if/where needed; the main talking points can be left to @dominictarr and @hij1nx who are actually using on a larger scale than the rest of us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment