Marek Kotewicz
|
73756ce262
|
simplify compression and move it out of rlp crate (#7957)
* simplify compression and move it out of rlp crate
* removed lazy_static dependency from rlp
|
2018-02-23 10:12:52 +01:00 |
|
Marek Kotewicz
|
d430e7f4e2
|
Updated dependencies (#7628)
* Updated few dependencies
* Updated parking_lot to 0.5
* Updated backtrace to 0.3.5
* Updated crossbeam to 0.3
|
2018-01-19 13:46:11 +01:00 |
|
debris
|
6dc50d01b5
|
KeyValueDB trait uses errors instead of strings
|
2017-10-16 12:11:35 +02:00 |
|
debris
|
fbad6b5514
|
removed redundant mut from kvdb-memorydb
|
2017-10-16 10:02:26 +02:00 |
|
debris
|
616cafb04a
|
renamed kvdb_memorydb::in_memory -> kvdb_memorydb::create
|
2017-10-15 16:17:15 +02:00 |
|
debris
|
c05fd9607c
|
fixed kvdb-memorydb && kvdb-rocksdb authors
|
2017-10-12 15:38:38 +02:00 |
|
debris
|
eb526b7769
|
separated kvdb into 3 crates: kvdb, kvdb-memorydb && kvdb-rocksdb, #6693
|
2017-10-12 15:36:27 +02:00 |
|