Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ This product includes software from the mman-win32 project
* Copyright https://code.google.com/p/mman-win32/
* Licensed under the MIT License;

This product includes software from the Fast Static Symbol Table (FSST) project (MIT)
* Copyright (c) 2018-2020 CWI, TU Munich, FSU Jena
* https://github.com/cwida/fsst

This product includes software from the LevelDB project
* Copyright (c) 2011 The LevelDB Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
Expand Down
2 changes: 2 additions & 0 deletions bench-fsst-onpair/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/corpora
Loading