Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Can i use PySQLPool to shard data? #8

Open
CheyenneForbes opened this issue Sep 29, 2015 · 1 comment
Open

Can i use PySQLPool to shard data? #8

CheyenneForbes opened this issue Sep 29, 2015 · 1 comment

Comments

@CheyenneForbes
Copy link

No description provided.

@nerdynick
Copy link
Owner

PySQLPool is just a connection pooling framework. So it has no built in functionality for sharding. This however doesn't stop you from being able to build a sharding layer above PySQLPool.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants