tiny-lsm 0.4.6

a dead-simple in-memory blocking LSM tree for constant-sized keys and values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "10:00"
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: crdts
    versions:
    - ">= 2.a, < 3"
  - dependency-name: zerocopy
    versions:
    - 0.4.0