kvdb-memorydb
A key-value in-memory database that implements the `KeyValueDB` trait
0.13.0
9.0M downloads/mo
#3313 most downloaded on crates.io
paritytech/parity-common
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 8 months
Most releases are documented
notes for 13 of 15 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
15 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Aug 2018 to Nov 2022
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 15-
0.13.029 Nov 2022 -
0.12.020 Sep 2022Release notes
Open source → -
0.11.004 Feb 2022Release notes
Open source → -
0.10.002 Jul 2021Release notes
Open source → -
0.9.027 Jan 2021 -
0.8.005 Jan 2021 -
0.7.024 Jun 2020 -
0.6.005 May 2020 -
0.5.016 Mar 2020Release notes
Open source → -
0.4.006 Feb 2020 -
0.3.106 Jan 2020 -
0.3.004 Jan 2020Release notes
Open source →- InMemory key-value database now can report memory used (via
MallocSizeOf). #292
- InMemory key-value database now can report memory used (via
-
0.2.019 Dec 2019Release notes
Open source →Fixed
iter_from_prefixbehaviour synced with thekvdb-rocksdb
Changed
- Default column support removed from the API
- Column argument type changed from
Option<u32>tou32 - Migration
None-> unsupported,Some(0)->0,Some(1)->1, etc.
- Column argument type changed from
-
0.1.226 Sep 2019Nothing published for this version
-
0.1.024 Aug 2018Nothing published for this version