sharding
YCSB - why I can never find a shard configuration anywhere on internet
I see all kinds of reference to MongoDB as a client for the YCSB benchmarks to test NoSQL database server scalability / elasticity.[详细]
2023-03-03 23:47 分类:问答Planning to optimize access to a really large InnodDB table
I\'m a developer of a social game where we have almost 2 millions players(and this number is growing).[详细]
2023-02-28 17:58 分类:问答does multiple shard key helps performance in mongodb?
Since sharding databas开发者_Go百科e use shard key to split chunk AND route queries, so I think maybe more shard key can helps to make more queries targeted[详细]
2023-02-25 10:08 分类:问答Elasticsearch - Assigning Shards
I have recently discovered Elasticsearch and I decided to have a play. Unfortunately I am having trouble with adding indexes.[详细]
2023-02-25 02:50 分类:问答MongoDB setShardVersion failed, mongodump only
I am use sharding (over replica set) and try to dump the database. Sharding enabled for mycms-prod.fs.chunks by key files_id.[详细]
2023-02-24 09:18 分类:问答Sharding at application level
I am designing a multi-tenant system and am considering sharding by tenant at the application layer level instead of database.[详细]
2023-02-20 22:21 分类:问答MySQL InnoDB big table: to shard or to add more RAM?
Folks, I\'m a developer of a social game and there are already 700k players in the game, and about 7k new players are registered every day, about 5k players are constantly online.[详细]
2023-02-19 08:00 分类:问答Sharding GridFS on MongoDB
I\'m documentin开发者_如何学Pythong about the GridFS and the possibility to shard it among different machines.[详细]
2023-02-18 00:56 分类:问答SQL Azure Sharding and Social Networking Apps
The concept of sharding on SQL azure is one of the top recommended options to get over the 50Gb DB size limit, it has at the moment. A key strategy in sharding is to group related records called atomi[详细]
2023-02-10 03:20 分类:问答architecture question - wcf and distributed data
Apologies for what could be a basic architecture question We implement our business logic layer using wcf services. They connect to a mysqldb (which is the database layer) and do some processing. Th[详细]
2023-02-05 14:23 分类:问答