Anton Kaliaev
ec9bff5234
* rename WAL#Flush to WAL#FlushAndSync - rename auto#Flush to auto#FlushAndSync - cleanup WAL interface to not leak implementation details! * remove Group() * add WALReader interface and return it in SearchForEndHeight() - add interface assertions Refs #3337 * replace WALReader with io.ReadCloser |
6 years ago | |
---|---|---|
.. | ||
cmd | rename WAL#Flush to WAL#FlushAndSync (#3345) | 6 years ago |
README.md | mv tmlibs files to libs dir | 6 years ago |
autofile.go | comment out until someone decides to tackle #2285 (#2760) | 6 years ago |
autofile_test.go | Fix fast sync stack with wrong block #2457 (#2731) | 6 years ago |
group.go | rename WAL#Flush to WAL#FlushAndSync (#3345) | 6 years ago |
group_test.go | rename WAL#Flush to WAL#FlushAndSync (#3345) | 6 years ago |