1.2.0
Pre-release
Pre-release
- Added a strategy structure for primary index selection and updating.
- Added an alias strategy for primary index operations. The configuration index is still used for secondary indices, but using this strategy it is no longer necessary to call
getPrimaryIndex
on theIndexRotator
during user query time. - Fixed a bug with PHPUnit configuration that was showing code coverage for dependencies.