Releases: cxxsucks/orient
Releases · cxxsucks/orient
v0.4.0-pre
Index Compression
Index compressed with zstd
and is 60% smaller.
The index is no longer entirely read into memory, making large amount of file less of
a problem.
Ideally RAM usage will not exceed 150MiB, however large the filesystem database is.
v0.3.1
First Release
Windows version requires MSVC Runtime
macOS version requires macOS 11 or later
-user -group -nouser -nogroup
require glibc on Linux
Unfortunately the macOS ARM version is missing since I don't have one such
machine🫥.
Should work out of the box. Feel free to leave an issue if not.