Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache is fabriq's caching adapter: the core/cache port implemented over grove kv's Store (redis driver).
|
Package cache is fabriq's caching adapter: the core/cache port implemented over grove kv's Store (redis driver). |
|
Package elastic is fabriq's search adapter on go-elasticsearch.
|
Package elastic is fabriq's search adapter on go-elasticsearch. |
|
Package falkordb is fabriq's graph adapter.
|
Package falkordb is fabriq's graph adapter. |
|
Package graphtest is the EXPORTED graph-dialect conformance suite: the gate every GraphQuerier must pass before fabriq will project into it, and the contract that keeps shipped Cypher inside the openCypher common subset so FalkorDB can later be swapped for Memgraph, Neo4j or Kùzu without touching appliers or call sites.
|
Package graphtest is the EXPORTED graph-dialect conformance suite: the gate every GraphQuerier must pass before fabriq will project into it, and the contract that keeps shipped Cypher inside the openCypher common subset so FalkorDB can later be swapped for Memgraph, Neo4j or Kùzu without touching appliers or call sites. |
|
Package postgres is fabriq's Postgres adapter, built on grove's pg driver.
|
Package postgres is fabriq's Postgres adapter, built on grove's pg driver. |
|
Package redis is fabriq's Redis adapter: event fan-out over Streams (publisher for the relay, tailer for the hub, consumer groups for projections), versioned-prefix caching, and ephemeral presence pub/sub.
|
Package redis is fabriq's Redis adapter: event fan-out over Streams (publisher for the relay, tailer for the hub, consumer groups for projections), versioned-prefix caching, and ephemeral presence pub/sub. |
|
Package shard routes a tenant's source-of-truth operations to the Postgres shard that holds it.
|
Package shard routes a tenant's source-of-truth operations to the Postgres shard that holds it. |
|
Package trovestore implements fabriq's core/blob.Store over the Trove byte engine used as a LIBRARY (trove.Open + the driver registry).
|
Package trovestore implements fabriq's core/blob.Store over the Trove byte engine used as a LIBRARY (trove.Open + the driver registry). |
Click to show internal directories.
Click to hide internal directories.