Skip to content

Bureau 14 LevelDB branch with full Windows support. Requires Boost

License

Notifications You must be signed in to change notification settings

bureau14/leveldb

Repository files navigation

LevelDB qdb branch

Current version: 1.18

quasardb LevelDB branch with full Windows support. This is not an official LevelDB branch, but the branch we use in our product, quasardb.

  • Full Windows support: everything builds, all tests pass;
  • CMake based build
  • Explicit (thread unsafe) de-allocation routines for "clean exits". Helps a lot when running your application into a leak detector;
  • The Windows build requires Boost;
  • Our code is C++11ish and may require a recent compiler;
  • Lots of warnings fixed;
  • Is not 100% compliant with Google coding style.

Tested on FreeBSD, Linux and Windows (32-bit & 64-bit).

Might contains trace of nuts.

Comments? Questions? Suggestions? Pull!

About

Bureau 14 LevelDB branch with full Windows support. Requires Boost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published