Download the PHP package switon/sharding without Composer
On this page you can find all versions of the php package switon/sharding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download switon/sharding
More information about switon/sharding
Files in switon/sharding
Download switon/sharding
More information about switon/sharding
Files in switon/sharding
Vendor switon
Package sharding
Short Description Rule-driven shard resolution for database connections and tables for Switon Framework
License MIT
Homepage https://github.com/switon-php/sharding
Package sharding
Short Description Rule-driven shard resolution for database connections and tables for Switon Framework
License MIT
Homepage https://github.com/switon-php/sharding
Please rate this library. Is it a good library?
Informations about the package sharding
Switon Sharding Package
Switon's shard resolution layer for strategy expressions, single-shard enforcement, and context-based routing across connections and tables.
Highlights
- Shard resolution:
unique(),multiple(), andall()cover the common lookup modes. - Single-shard safety: requests that resolve to too many shards are rejected.
- Flexible context: array, object, and empty contexts can all be handled.
- Built-in strategies:
modulo,list,range,crc32, andhashare included. - Compact expressions: short routing expressions can resolve into shard names.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/sharding
License
MIT.
All versions of sharding with dependencies
PHP Build Version
Package Version
The package switon/sharding contains the following files
Loading the files please wait ...