| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| db_bench-speedb-2.4.1.tar.gz | 2023-04-19 | 296.0 kB | |
| db_bench-speedb-2.4.1.tar.gz.sha256 | 2023-04-19 | 118 Bytes | |
| speedb-2.4.1.tar.gz | 2023-04-19 | 12.1 MB | |
| speedb-2.4.1.tar.gz.sha256 | 2023-04-19 | 109 Bytes | |
| speedbjni-2.4.1-linux64.jar | 2023-04-19 | 4.9 MB | |
| speedbjni-2.4.1-linux64.jar.sha256 | 2023-04-19 | 117 Bytes | |
| README.md | 2023-04-19 | 526 Bytes | |
| Speedb 2.4.1 (19-April-2023) source code.tar.gz | 2023-04-19 | 16.8 MB | |
| Speedb 2.4.1 (19-April-2023) source code.zip | 2023-04-19 | 18.0 MB | |
| Totals: 9 Items | 52.2 MB | 1 | |
The following release is based on RocksDB 7.7.8
Enhancement
- Add the ability to create any Filter Policy in java (including ribbon filter and the Speedb paired bloom filter) by @mrambacher in https://github.com/speedb-io/speedb/pull/387
Bug Fix
- Write Flow: Reduce debug log size. Note: the write flow is still experimental in this release (#461) by @ayulas in https://github.com/speedb-io/speedb/pull/472
Full Changelog: https://github.com/speedb-io/speedb/compare/speedb/v2.4.0...speedb/v2.4.1