tidx@0.6.1
·
59 commits
to main
since this release
Patch Changes
- Added
token_balances_snapshot, a refreshable ClickHouse materialized view that pre-aggregates holder balances fromtoken_holder_deltason a schedule so holder counts and listings hit the primary key instead of timing out on high-cardinality tokens. (by @jxom, #208)
What's Changed
- Remove pgroll runtime migrations by @kamsz in #200
- fix: correct backfill progress eta by @kamsz in #201
- fix: avoid blocking startup on ClickHouse backfills by @kamsz in #202
- docs: use hosted TIDX indexer endpoints by @decofe in #203
- Validate ClickHouse PREWHERE expressions by @brendanjryan in #205
- Normalize ClickHouse function identifiers by @brendanjryan in #207
- Align ClickHouse query timeouts by @brendanjryan in #206
- feat: pre-aggregate holder balances via refreshable MV by @jxom in #208
- style: fix rustfmt failure on main from #208 by @jxom in #210
- chore: release
tidx@0.6.1by @github-actions[bot] in #209
Full Changelog: https://github.com/tempoxyz/tidx/compare/tidx@0.6.0...tidx@0.6.1