Thats great! Would love to know more about your approach. is any of what you're doing OSS? Do you just iterate using the blobserver and build your own index? do you use the JSON apis exclusively instead of the CLIs?
On Sunday, December 8, 2024 at 1:55:18 AM UTC-5 tgulacsi78 wrote: > Yes, absolutely. > This is how I use it. > (Maybe you can drop to the lower level config from the higher level (pk > dumpconfig) and erase all unneeded parts). > > > Ekkor: 2024. december 8. 1:51:42 UTC, Quinn <[email protected]> írta: > >> Is it possible to use perkeep only as a blobserver and implement my own >> or extend the indexer? E.g. I could implement my own claims system or >> choose a different way to organize mutability on top of the blobserver. >> >> It seems there is a runIndex config option which i can set to false. Is >> this considered safe? Is there a pruning step or something that could wipe >> my data accidentally if I do something like this? >> >> Also, I understand that perkeep automatically splits blobs over a certain >> size, would this work without the index? >> >> Gulácsi Tamás > -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/perkeep/b1de83c0-dba5-447d-8e54-ab54965a0739n%40googlegroups.com.
