1
0
Fork 0

CHANGELOG

master
Philip O'Toole 1 year ago
parent 0ff14a6d4d
commit 007f72c680

@ -1,3 +1,7 @@
## 7.21.2 (unreleased)
### Implementation changes and bug fixes
- [PR #1321](https://github.com/rqlite/rqlite/pull/1321): Check for errors in responses during load testing.
## 7.21.1 (June 26th 2023)
This release changes the mode of SQLite, when rqlite is running in _on-disk_ mode. SQLite now runs in WAL mode, when previously it was in DELETE mode. Testing shows this results in a ~30% increase in write-performance.

Loading…
Cancel
Save