event-engine/php-postgres-document-store
PostgreSQL-backed document store for Event Engine (PHP). Store, update, and query JSON documents efficiently using Postgres features like JSONB and indexes. Designed for read models/projections with a simple API and solid performance.
Full Changelog: https://github.com/event-engine/php-postgres-document-store/compare/v0.14.0...v0.14.1
countDocs from DocumentStore interfacefilterDocIds from DocumentStore interfacefindDocs (docIds are used as iterator keys) and findPartialDocs from DocumentStore interfaceLikeFilter is now case insenstive using Postgres iLIKEfilterDocs is deprecated and will be removed with next version. Use findDocs instead!InArray filter for objects in arraysHandle named indices
Dependencies updated: event-engine/php-persistence
How can I help you explore Laravel packages today?