This website requires JavaScript.
Explore
Help
Register
Sign in
Deuxfleurs
/
garage
Watch
35
Star
58
Fork
You've already forked garage
79
Code
Issues
103
Pull requests
18
Releases
30
Wiki
Activity
fd2fe18de3
garage
/
src
/
db
History
Alex Auvolat
fd2fe18de3
Some checks failed
continuous-integration/drone/push
Build is failing
Details
continuous-integration/drone/pr
Build is failing
Details
in db convert: map size up to 1TB on 64-bit systems
2022-06-06 16:44:47 +02:00
..
bin
in db convert: map size up to 1TB on 64-bit systems
2022-06-06 16:44:47 +02:00
Cargo.toml
fixes
2022-06-06 11:30:10 +02:00
lib.rs
Safe choice: return Vec<u8> and not some fancy zero-copy type
2022-06-06 14:01:44 +02:00
lmdb_adapter.rs
Fix clippy
2022-06-06 15:10:33 +02:00
sled_adapter.rs
Small syntax changes
2022-06-06 14:08:19 +02:00
sqlite_adapter.rs
Safe choice: return Vec<u8> and not some fancy zero-copy type
2022-06-06 14:01:44 +02:00
test.rs
LMDB: use Heed wrapper (much more complete)
2022-06-03 15:53:20 +02:00