1
0
Fork 0

Merge branch 'master' of github.com:rqlite/rqlite

master
Philip O'Toole 1 year ago
commit aee3b5d8f5

@ -5,7 +5,7 @@ This release changes the mode of SQLite, when rqlite is running in _on-disk_ mod
- [PR #1314](https://github.com/rqlite/rqlite/pull/1314): More preparations for WAL mode when running on-disk.
- [PR #1315](https://github.com/rqlite/rqlite/pull/1315), [PR #1316](https://github.com/rqlite/rqlite/pull/1316): Enable WAL when running in on-disk mode.
- [PR #1317](https://github.com/rqlite/rqlite/pull/1317): DB-layer now supports WAL replay.
- [PR #1318](https://github.com/rqlite/rqlite/pull/1318): Periodically record actual applied index
- [PR #1318](https://github.com/rqlite/rqlite/pull/1318): Periodically record actual applied index. Addresses a possible edge case with on-disk startup.
## 7.21.0 (June 20th 2023)
### New features

Loading…
Cancel
Save