algorand / algorand/indexer

Make account lookup with auth-addr filter instant.

オープン
#1,628 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
new-feature-request
主要言語
Go
スター
116
フォーク
95
PR マージ指標
30日以内にマージされた PR はありません

説明

## Problem

Queries for accounts with auth-addr are slow[^1].

## Solution

* Add optional partial index that speeds up the query for accounts with auth-addr
* Modify the auth-addr filer query to make sure it includes the partial index for Postgres & CockroachDB (if enabled)

[^1]: This is a placeholder issue - Nodely is going to do PR for that soon, following tests on [light-indexer](https://nodely.io/docs/public/light-indexer) and [fnet](https://fnet.algorand.green/)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。