{
   "name": "pgContext",
   "abstract": "Vector and hybrid retrieval over authoritative PostgreSQL tables",
   "description": "pgContext adds exact vector search, persisted HNSW, metadata-filtered ANN, and hybrid retrieval while PostgreSQL remains the source of truth.",
   "version": "0.3.0",
   "date": "2026-08-15T11:14:19Z",
   "maintainer": [
      "Evokoa Team <team@evokoa.com>"
   ],
   "release_status": "stable",
   "user": "evokoa",
   "sha1": "6c9035bec194762cd641b98b62039b76665ca9f0",
   "license": "apache_2_0",
   "provides": {
      "pgcontext": {
         "docfile": "README.md",
         "file": "pgcontext.control",
         "version": "0.3.0"
      }
   },
   "tags": ["vector", "hnsw", "postgresql", "retrieval", "rust", "pgrx"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/evokoa/pgcontext/issues"
      },
      "homepage": "https://github.com/evokoa/pgcontext",
      "repository": {
         "type": "git",
         "url": "https://github.com/evokoa/pgcontext.git",
         "web": "https://github.com/evokoa/pgcontext"
      }
   }
}
