aboutsummaryrefslogtreecommitdiff
path: root/ports/rocksdb/CONTROL
blob: 10562f779f0a2de3aaf3d6da7f907b941b66d8f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: rocksdb
Version: 6.0.2
Description: A library that provides an embeddable, persistent key-value store for fast storage
Default-Features: zlib

Feature: lz4
Build-Depends: lz4
Description: lz4 support in rocksdb

Feature: snappy
Build-Depends: snappy
Description: snappy support in rocksdb

Feature: zlib
Build-Depends: zlib
Description: zlib support in rocksdb

Feature: tbb
Build-Depends: tbb
Description: tbb support in rocksdb