index
:
growth-ring
async-writes
master
Simple and modular write-ahead-logging implementation.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
*
add assertion for empty record payload; make `load` async func
v0.1.6
Determinant
2020-10-12
*
simplify API by moving `recover_func` to `load()`
v0.1.5
Determinant
2020-08-25
*
allow using customized aiomgr
v0.1.2
Determinant
2020-06-16
*
improve WALLoader; verify CRC32
Determinant
2020-06-16
*
finish the AIO File/Store impl
Determinant
2020-06-16
*
...
Determinant
2020-06-13
*
...
Determinant
2020-06-12
*
finish all async interface
Determinant
2020-06-12
*
async write works
Determinant
2020-06-12
*
finish the first random test code
Determinant
2020-06-11
*
fix bugs in dealing with long WAL rings
Determinant
2020-06-10
*
add basic error handling
Determinant
2020-06-10
*
WIP: random failure test (with emulated storage)
Determinant
2020-06-10
*
filter out other non-WAL files
Determinant
2020-06-10
*
move pure WAL implementation to wal.rs
Determinant
2020-06-10
*
get `peel()` working
Determinant
2020-06-10
*
basic WAL functionality works
Determinant
2020-06-10
*
...
Determinant
2020-06-09
*
...
Determinant
2020-06-09