Issues
- 0
wasm support + wasi support
#97 opened by dzmitry-lahoda - 1
support speedy https://docs.rs/speedy/
#95 opened by gcxfd - 0
RUSTSEC-2020-0077: memmap is unmaintained
#91 opened by github-actions - 1
Out of memory if file size > memory size
#94 opened by leontoeides - 5
UB with yaml DeSer
#87 opened by niluxv - 6
Describing generic database
#75 opened by Nachasic - 18
Loading database with empty File fails
#67 opened by matthiasbeyer - 3
More checks in CI
#83 opened by niluxv - 1
Run `cargo fmt`
#79 opened by TheNeikos - 7
Is call to load() necessary?
#57 opened by kornelski - 6
Problems with Ron and json Value integers
#60 opened by trsh - 2
Why does contains_key need S: DeserializeOwned ?
#47 opened by Boscop - 2
CBOR format support
#46 opened by Boscop - 8
Push for v2
#49 opened by TheNeikos - 2
Missing detailed information from the back-end
#58 opened by kornelski - 2
Database::try_read()
#65 opened by matthiasbeyer - 14
Bincode not loading in v2 rc3
#63 opened by trsh - 2
FileBackend::from_file / Database::from_file docs missing: Does it load()?
#66 opened by matthiasbeyer - 1
Update RON
#68 opened by niluxv - 1
- 20
Atomic file saves?
#56 opened by kornelski - 0
Transition to Rust edition 2018
#71 opened by niluxv - 15
Load performance problems
#61 opened by trsh - 6
[FR] we should be able to minify the output
#62 opened by trsh - 5
Errors with newest stable Rust
#59 opened by trsh - 2
Different data formats for different db files
#45 opened by Boscop - 4
Create an iterator of entries in the database
#35 opened by wendivoid - 2
Yaml formatting could be better
#36 opened by Boscop - 5
What is `T` for Database?
#44 opened by vi - 0
- 5
RON format support
#38 opened by Boscop - 4
Remove 'static restriction for Database::insert()
#39 opened by Boscop - 3
confusing error message
#32 opened by asuivelentine - 1
Update to serde 1.0
#30 opened by Boscop - 1
Update to latest Serde
#28 opened by Boscop - 4
Documentation about mutliprocessing
#27 opened - 1
- 0
Add Self-contained to the description
#18 opened by TheNeikos - 1
Add more examples
#8 opened by TheNeikos - 0
Better Documentation
#12 opened by TheNeikos - 0
Remove unimplemented! calls
#10 opened by TheNeikos - 0
Implement TransactionLock!
#9 opened by TheNeikos