blob: e35d1c5a96e11dd52901b69cf9efa8bbd0d2330b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: rocksdb
Version: 5.14.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
|