Hacker News new | ask | show | jobs
by jeletonskelly 4005 days ago
One thing to remember in high write environments: if you're storing a uuid attribute and it's indexed, use datomics squuid (sequential uuid). Rewriting the indexes will go MUCH faster and prevent latency spikes on queries.