Sabitlenmiş Tweet

Working on one final overhaul for the indexing component for @DSXTrade and I think we'll be ready to release.
Converting my indexer so that I store RAW TX data and just indexing from that. Won't have to re-index from on-chain again and wait a few days for it to sync.
But from Beta -> Now: I've reduced our costs per month by over 95% for the company and EVERYTHING is in house, aside from our rpc/grpc provider, @Helius (which works great!).
Data Freshness Summary:
Trades Data: ~150-500ms
Pool Creations: ~150-500ms
Token Metadata: ~150ms
Token Socials: ~2s (working to improve)
Holder/Safety Metrics: Demand | 10s (P0) polling
Bonding Curve Progress: Demand | 10s (P0) polling
Stats Cache (market overview): ~10-60s, periodic SQL aggregation.
Chart Candles: Real-Time
Pool Reserves/Trade Quotes: Real-Time
- All of the backend has been re-written to RUST, instead of Typescript.
- Our database is now TimescaleDB + Postgres.
- We're indexing Approx ~200k trades per hour.
I'll be writing a full article soon about our Architecture and the improvements made from Beta to now.

English















