tidwall / tile38

Real-time Geospatial and Geofencing
https://tile38.com
MIT License
9.15k stars 570 forks source link

Can tile38 support cluster sharding #419

Open stxufnupyud opened 5 years ago

tidwall commented 5 years ago

There's no automated sharding feature. You'll need to manually manage the distribution of the database. One solution is to break the data up into different collections that are stored in their own instance.