Cargo Features
linera-storage-service has no features set by default.
[dependencies]
linera-storage-service = { version = "0.13.1", features = ["metrics", "rocksdb", "storage-service", "test"] }
- metrics
-
Enables metrics of linera-views
- rocksdb
-
Enables rocksdb of linera-views
- storage-service
- test
-
Enables test of linera-views
linera-storage-service has 4 features without comments.