hnsw icon indicating copy to clipboard operation
hnsw copied to clipboard

Windows Compatibility

Open adrianliechti opened this issue 9 months ago • 0 comments

renameio.TempFile("", g.Path) has currently no Windows Implementation.

Since Save/Load is maybe not the primary use case, could you consider to use a best-effort approach in Windows? Or Maybe use another library? e.g. https://github.com/natefinch/atomic

adrianliechti avatar Apr 19 '25 10:04 adrianliechti