Hacker News new | ask | show | jobs
by batbomb 3737 days ago
Can Citus handle geospatial sharding?
1 comments

You could always compute a geohash and use that as a shard key... I'm not familiar enough with Citus' specific approach here, but using a limited geohash would give you close to what you're looking for.