Skip to content

5.2.0beta1

Choose a tag to compare

@ml054 ml054 released this 31 Aug 10:21
· 123 commits to v5.2 since this release
e45bbe3

Official RavenDB PHP Client

List of features:

  • session
    • ability to track objects
    • crud
    • include
    • no tracking
  • indexes
    • crud (static/auto)
    • modify state: (setting index priority, enabling/disabling indexes, start/stop index, list/clean indexing errors, getting terms)
  • query
    • static/dynamic indexes
    • document query methos (where equals, starts with, etc)
    • aggregation (group by )
    • count, order, take/skip
    • boost, proximity, fuzzy
    • select fields (projection)
    • delete/patch by query
  • https support
    • certificates crud
    • request executor
  • compare exchange
    • crud
    • session
  • patch
    • by script
    • by path
  • databases
    • crud