trustgraph/trustgraph-flow/trustgraph
gittihub-jpg e23d4a5b58
Make Cassandra replication factor configurable (issue #787) (#887)
Add CASSANDRA_REPLICATION_FACTOR environment variable and
--cassandra-replication-factor CLI argument to cassandra_config.py.

Update all four table store constructors (ConfigTableStore,
KnowledgeTableStore, LibraryTableStore, IamTableStore) to accept
an optional replication_factor parameter and use it in keyspace
creation CQL queries.

Thread the replication factor through all service constructors:
Configuration, KnowledgeManager, Librarian, IamService, and
knowledge store Processor.
2026-05-08 19:31:58 +01:00
..
agent release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
bootstrap feat: pluggable bootstrap framework with ordered initialisers (#847) 2026-04-22 18:03:46 +01:00
chunking align chunker + googleaistudio fixes with release/v2.4 2026-04-29 18:01:31 +01:00
config/service Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
cores Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
decoding release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
direct release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
embeddings Fix Ollama async issue (#854) 2026-04-28 15:43:04 +01:00
external Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
extract test(ontology): harden domain/range validation + add missing tests (#848) 2026-04-28 16:37:42 +01:00
flow release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
gateway iam: self-service ops, optional workspace filters, Mux service routing (#855) 2026-04-28 22:13:12 +01:00
iam Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
librarian Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
metering release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
model Fix Ollama async issue (#854) 2026-04-28 15:43:04 +01:00
processing Fix/startup failure (#445) 2025-07-30 23:42:11 +01:00
prompt release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
query release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
retrieval release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
rev_gateway Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
storage Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
tables Make Cassandra replication factor configurable (issue #787) (#887) 2026-05-08 19:31:58 +01:00
template Feature/prompts jsonl (#619) 2026-01-26 17:38:00 +00:00
tool_service release/v2.4 -> master (#844) 2026-04-22 15:19:57 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00