Prabhat Sharma
Prabhat Sharma
gocloud seems to be awesome. @theodesp Thanks for the reference. Will explore this. Adding this to roadmap.
@getorca Thanks for the feature request. I think this is a good feature. I will add it to the backlog. I will also keep it open and let community upvote...
Fluentd, Fluentbit and vector (Anything that can push to elasticsearch) should be able to push to zinc with some configuration (Authentication and URL) changes. I will create some docs to...
1. S3 would be a good choice for storage. I think we should plan for that in future. 1. s3fs - I have seen multiple incidents where folks burnt their...
I have made decent progress on s3 storage. I should be able to release an experimental version in January.
Released experimental s3 support for zinc today. Binaries can be found at https://github.com/prabhatsharma/zinc/releases/tag/v0.1.4 Docker images at https://gallery.ecr.aws/prabhat/zinc Would love feedback. Usage notes at - https://github.com/prabhatsharma/zinc#s3-storage-experimental-for-index-data
e.g. data - {"name": "Prabhat Sharma", "city": "San Francisco", "age": 12 } index - Zinc ingests the above data and creates an index which allows for fast searching. metadata -...
moving to sonic
Latest release https://gallery.ecr.aws/prabhat/zinc, https://github.com/prabhatsharma/zinc/releases/tag/v0.1.4 should help. Let me know how it goes.