Skip to content

5.2.1

Compare
Choose a tag to compare
@ml054 ml054 released this 08 Nov 10:39
· 88 commits to v5.2 since this release
411d628

Official RavenDB PHP Client

List of features:

  • session

    • ability to track objects
    • crud
    • delete
    • include
    • no tracking
    • cluster transactions
    • conditional load
  • attachments

    • crud
    • session
    • move, rename
  • 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