GitShow/tj/go-elastic
tj

go-elastic

Little (incomplete) Elasticsearch client with AWS sigv4 support.

by tj
Star on GitHubFork

Go

48 stars2 forks2 contributorsQuiet · 8y agoSince 2016MIT

Meet the team

See all 2 on GitHub →
tj
tj16 contributions

Languages

View on GitHub →
Go99.5%
Makefile0.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 8y ago
See all on GitHub →
jaysvoboda
Add signing with IAM rolesOpenPR

EC2 instances can sign requests if they are assigned an IAM role with Elasticsearch permissions

jaysvoboda · 10y ago
tj
Add interface for bulk routing keyOpenIssue

right now you cant really get through to the Index, so some interface that a doc can implement in order to define the partition key would ben nice

tj · 10y ago

Recent fixes

View closed PRs →
nicolasStevenin
LicenseClosedIssue

Hello ! Could you add the license please ? Thank you

nicolasStevenin · 8y ago
egourlao
Add support for username/password credentialsMergedPR

This PR is a proposal to change the API of , to support username/password-based authentication. Before, authentication was only possible for AWS credentials, by adding them to the struct: With this new PR, it is possible to authenticate by using the and methods. The property is not exported anymore: + With AWS credentials: + With a username and password: ⚠️ This will however break dependents who don't rely on versioning (/others) to download .

egourlao · 8y ago
Structured data for AI agents

Repository: tj/go-elastic. Description: Little (incomplete) Elasticsearch client with AWS sigv4 support. Stars: 48, Forks: 2. Primary language: Go. Languages: Go (99.5%), Makefile (0.5%). License: MIT. Open PRs: 1, open issues: 1. Last activity: 8y ago. Community health: 42%. Top contributors: tj.

·@ofershap

Replace github.com with gitshow.dev