aboutsummaryrefslogtreecommitdiff
path: root/ports/rocksdb/CONTROL
blob: a2747e3f517e08b6dc44c1e2f58517139e9027da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: rocksdb
Version: 5.13.1
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