Skip to content

Releases: cxxsucks/orient

v0.4.0-pre

28 Jan 13:54
Compare
Choose a tag to compare
v0.4.0-pre Pre-release
Pre-release

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

17 Jan 08:00
Compare
Choose a tag to compare

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.