Skip to content

Commit

Permalink
Added period
Browse files Browse the repository at this point in the history
This is a PR to test some tooling; please do not merge without talking to @jamesgpearce :)
  • Loading branch information
jamesgpearce committed Apr 18, 2014
1 parent 9b2a093 commit a745089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* Added Env::GetThreadPoolQueueLen(), which returns the waiting queue length of thread pools
* Added a command "checkconsistency" in ldb tool, which checks
if file system state matches DB state (file existence and file sizes)
* Separate options related to block based table to a new struct BlockBasedTableOptions
* Separate options related to block based table to a new struct BlockBasedTableOptions.
* WriteBatch has a new function Count() to return total size in the batch, and Data() now returns a reference instead of a copy
* Add more counters to perf context.
* Supports several more DB properties: compaction-pending, background-errors and cur-size-active-mem-table.
Expand Down

0 comments on commit a745089

Please sign in to comment.