Releases: sergey-dryabzhinsky/dedupsqlfs
Releases · sergey-dryabzhinsky/dedupsqlfs
Version 1.2.930
Fix missing name_id in node object
Version 1.2.929
BROKEN
Fix not returned value from names cache
Version 1.2.928
BROKEN
- Add new compression method: Google Brotli
- Fix lz4h method exposure from module
Version 1.2.927
BROKEN
- Little speedup of inode data fill
- Add names cache
- Try to fix snapshots early cleanup
Version 1.2.926
New action - count subvols/snapshots created by today by do
command:
--count-created-today-snapshot
--count-created-today-subvol
Version 1.2.925
Version 1.2.924
- Store inode times in nanoseconds
- Fix block allocation on reading, store real block size in index table
Version 1.2.923
- Fix broken LZ4 compression method, update to 1.8.0
- Update Zstd to 1.3.1
- Fix not full block allocation on read
- Improve caching logic
- Many small optimizations
REBUILD ALL COMPRESSION MODULES!
Version 1.2.921
DO NOT USE - PROBABLY BROKEN
Return default value if cache item expired.
Version 1.2.920
DO NOT USE - PROBABLY BROKEN
Lookup through links and find where cache_flusher
lies.