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
/
src
Commit message (
Expand
)
Author
Age
*
handle the empty write properly
HEAD
master
Determinant
2020-10-29
*
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
*
bump the version of libaio-futures
v0.1.4
Determinant
2020-08-24
*
bump the version of libaio-futures
v0.1.3
Determinant
2020-06-17
*
allow using customized aiomgr
v0.1.2
Determinant
2020-06-16
*
improve WALLoader; verify CRC32
Determinant
2020-06-16
*
add readme
Determinant
2020-06-16
*
prepare for publish
Determinant
2020-06-16
*
finish the AIO File/Store impl
Determinant
2020-06-16
*
...
Determinant
2020-06-13
*
fix WAL file handle cache issue
Determinant
2020-06-12
*
...
Determinant
2020-06-12
*
finish all async interface
Determinant
2020-06-12
*
order writes from different invocations of grow properly
async-writes
Determinant
2020-06-12
*
async write works
Determinant
2020-06-12
*
clean up
Determinant
2020-06-12
*
pass the compilation for proof-of-concept (need more changes)
Determinant
2020-06-12
*
tentatively add async fn
Determinant
2020-06-11
*
format with rustfmt
Determinant
2020-06-11
*
clean up test code
Determinant
2020-06-11
*
scan through the single-point failure space
Determinant
2020-06-11
*
finish the first random test code
Determinant
2020-06-11
*
fix bugs in dealing with long WAL rings
Determinant
2020-06-10
*
...
Determinant
2020-06-10
*
add failure generator in test
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
*
...
Determinant
2020-06-09
*
...
Determinant
2020-06-09
*
...
Determinant
2020-06-09
*
init
Determinant
2020-06-08