.. |
map
|
add database get_batch stream wrapper
|
2024-11-16 00:33:40 +00:00 |
stream
|
inline database stream interface functions lt 64B
|
2024-11-03 07:32:09 +00:00 |
Cargo.toml
|
add ArrayVec-backed serialized query overload; doc comments
|
2024-10-25 00:32:33 -04:00 |
cork.rs
|
add map accessor to Database; move cork interface
|
2024-10-28 20:52:52 -04:00 |
database.rs
|
add is_read_only()/is_secondary() to Engine
|
2024-11-16 00:33:40 +00:00 |
de.rs
|
prepare utf-8 check bypass for database deserializer
|
2024-11-13 22:59:28 +00:00 |
deserialized.rs
|
handle serde_json for deserialized()
|
2024-10-25 00:32:33 -04:00 |
engine.rs
|
flush=false for database-backup in read-only/secondary modes; improve error
|
2024-11-16 00:33:40 +00:00 |
handle.rs
|
add ArrayVec-backed serialized query overload; doc comments
|
2024-10-25 00:32:33 -04:00 |
keyval.rs
|
refactor multi-get to handle result type
|
2024-10-25 00:36:30 -04:00 |
map.rs
|
add a Map::contains suite to db
|
2024-10-27 00:09:05 +00:00 |
maps.rs
|
implement MSC4133 only with MSC4175 for GET/PUT/DELETE
|
2024-09-07 09:27:35 -04:00 |
mod.rs
|
wrap unimplemented ser/de branches with internal macro
|
2024-11-03 08:03:25 +00:00 |
opts.rs
|
Add rocksdb logging integration with tracing.
|
2024-10-25 00:36:30 -04:00 |
ser.rs
|
wrap unimplemented ser/de branches with internal macro
|
2024-11-03 08:03:25 +00:00 |
stream.rs
|
inline database stream interface functions lt 64B
|
2024-11-03 07:32:09 +00:00 |
tests.rs
|
add some additional database::de test cases
|
2024-10-26 18:50:29 -04:00 |
util.rs
|
wrap unimplemented ser/de branches with internal macro
|
2024-11-03 08:03:25 +00:00 |
watchers.rs
|
resolve almost all as_conversions lints
|
2024-05-06 03:45:10 -04:00 |