mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-01-25 11:55:53 +00:00
5e7ee57482
* `redb 1.5.0` -> `redb 2.0.0` * `Redb{Key,Value}` -> `redb::{Key,Value}` * redb: remove unneeded lifetimes * database: remove read table lifetime * redb: remove read table lifetime * heed: remove `'tx` lifetime on read table * remove `'env, 'tx` lifetime from read/write table * redb: remove `'env, 'tx` lifetime from read/write table * heed: remove `'env, 'tx` lifetime from read/write table * redb: update `TxRo::commit()` docs |
||
---|---|---|
.. | ||
backend | ||
config | ||
ops | ||
service | ||
constants.rs | ||
database.rs | ||
env.rs | ||
error.rs | ||
free.rs | ||
key.rs | ||
lib.rs | ||
macros.rs | ||
resize.rs | ||
storable.rs | ||
table.rs | ||
tables.rs | ||
transaction.rs | ||
types.rs |