Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove the <i>experimental</i> lsm1 extension from trunk, in as much as | drh | 3 days |
* | Fix some problems with large, compressed, lsm databases. | dan | 2023-01-09 |
* | Fix an LSM crash that could occur if LSM_CONFIG_AUTOFLUSH was set to 0. | dan | 2018-01-05 |
* | Change some LSM code internal typenames from "Blob" and "Pgno" to "LsmBlob" | dan | 2017-12-13 |
* | Fix further OOM handling cases in LSM. | dan | 2017-07-04 |
* | Add more tests for LSM log file recovery. Fix a problem in recovering log | dan | 2017-07-03 |
* | Import the LSM code from SQLite4 for use in an experimental virtual table. | drh | 2015-11-16 |