Added a CONTRIBUTING file.#1
Closed
cmumford wants to merge 2 commits intogoogle:masterfrom
cmumford:master
Closed
Conversation
This file contains helpful information on how to contribute to this project.
Closed
kumagi
pushed a commit
to kumagi/leveldb
that referenced
this pull request
Apr 20, 2015
tuning for tokudb engine
tmagik
pushed a commit
to tmagik/leveldb
that referenced
this pull request
Apr 11, 2017
Prefer std::atomic over MemoryBarrier
isaachier
pushed a commit
to isaachier/leveldb
that referenced
this pull request
Dec 3, 2017
196962f Add AcceleratedCRC32C to port_win.h (Pieter Wuille) a53934a Increase leveldb version to 1.20. (costan) f3f1397 Separate Env tests from PosixEnv tests. (costan) eb4f097 leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit). (costan) d0883b6 Fixed path to doc file: index.md. (cmumford) 7fa2094 Convert documentation to markdown. (cmumford) ea175e2 Implement support for Intel crc32 instruction (SSE 4.2) (costan) 95cd743 Including <limits> for std::numeric_limits. (cmumford) 646c358 Limit the number of read-only files the POSIX Env will have open. (cmumford) a2fb086 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. (corrado) Tree-SHA512: 27df89e36313889cbe87d9e0e02e74c70c086a1f6b0d4f3fd98bc18d3b87aa94848864b31f39fe3c91870e3bba6ec7c355ec3209a7cfd3d16b117782c7c3245a
Closed
Moonlit-Sailor
added a commit
to Moonlit-Sailor/leveldb
that referenced
this pull request
Nov 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This file contains helpful information on how to contribute to this project.