Valerian Saliou
Valerian Saliou
Thanks! Leaving this open. Might be a good idea to have it indeed.
I've not managed to build a MUSL binary for any ARM platform, due to dependencies incompatibility. If someone manages to build it for an ARM target, I'll accept a PR.
I've tried 3 months ago w/ the latest RocksDB and could not successfully have a MUSL build working. I managed to compile it through some tricks, but Sonic segfaulted at...
This is for Apple Silicon CPUs if I understand well the purpose of `aarch64`, would it also work on ARMv8 CPUs?
Excellent! Will review this ASAP, this is just what I needed :)
Hello! Thanks! I accept PRs on this; you can modify Sonic's code yourself and improve the protocol and backup / restore commands for your needs and submit them there. Regarding...
@alexisvisco Hello Alexis! That would be perfect. As far as I understand, if a default path is configured, then we can allow passing a relative path that will get transformed...
Hello. It's not on my ToDo, but I would not see what would make it impossible. I'm open to contributions!
Note that `simsearch` does not provide file-system persistence. So you'd need to re-insert all your records if the application fails.
Ah, okay! Not so sure Sonic is your fit then, as it stores everything on-disk as a persistent index.