PageRenderTime 26ms CodeModel.GetById 13ms app.highlight 8ms RepoModel.GetById 1ms app.codeStats 1ms

/SQLAlchemy-0.7.8/doc/_sources/orm/extensions/horizontal_shard.txt

#
Plain Text | 14 lines | 9 code | 5 blank | 0 comment | 0 complexity | 1b05e2ee108687c1675be7c579f37c82 MD5 | raw file
 1Horizontal Sharding
 2===================
 3
 4.. automodule:: sqlalchemy.ext.horizontal_shard
 5
 6API Documentation
 7-----------------
 8
 9.. autoclass:: ShardedSession
10   :members:
11
12.. autoclass:: ShardedQuery
13   :members:
14