Skip to main content
Glama
Cargo.toml3.96 kB
[package] name = "dal" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] async-trait = { workspace = true } audit-database = { path = "../../lib/audit-database" } audit-logs-stream = { path = "../../lib/audit-logs-stream" } base64 = { workspace = true } billing-events = { path = "../../lib/billing-events" } blake3 = { workspace = true } chrono = { workspace = true } ciborium = { workspace = true } clap = { workspace = true } concurrent-extensions = { path = "../../lib/concurrent-extensions" } convert_case = { workspace = true } dal-macros = { path = "../../lib/dal-macros" } dashmap = { workspace = true } derive_more = { workspace = true } diff = { workspace = true } dyn-clone = { workspace = true } edda-client = { path = "../../lib/edda-client" } futures = { workspace = true } hex = { workspace = true } iftree = { workspace = true } indexmap = { workspace = true } itertools = { workspace = true } joi-validator = { path = "../../lib/joi-validator" } json-patch = { workspace = true } jsonptr = { workspace = true } jwt-simple = { workspace = true } lazy_static = { workspace = true } module-index-client = { path = "../../lib/module-index-client" } nats-std = { path = "../../lib/nats-std" } object-tree = { path = "../../lib/object-tree" } once_cell = { workspace = true } paste = { workspace = true } pending-events = { path = "../../lib/pending-events" } petgraph = { workspace = true } pinga-client = { path = "../../lib/pinga-client" } pinga-core = { path = "../../lib/pinga-core" } postcard = { workspace = true } postgres-types = { workspace = true } rand = { workspace = true } rebaser-client = { path = "../../lib/rebaser-client" } refinery = { workspace = true } regex = { workspace = true } remain = { workspace = true } ringmap = { workspace = true } serde = { workspace = true } serde-aux = { workspace = true } serde-tuple-vec-map = { workspace = true } serde_json = { workspace = true } serde_with = { workspace = true } shuttle-server = { path = "../../lib/shuttle-server" } si-crypto = { path = "../../lib/si-crypto" } si-data-nats = { path = "../../lib/si-data-nats" } si-data-pg = { path = "../../lib/si-data-pg" } si-db = { path = "../../lib/si-db" } si-events = { path = "../../lib/si-events-rs" } si-frontend-mv-types = { path = "../../lib/si-frontend-mv-types-rs" } si-frontend-types = { path = "../../lib/si-frontend-types-rs" } si-hash = { path = "../../lib/si-hash" } si-id = { path = "../../lib/si-id" } si-layer-cache = { path = "../../lib/si-layer-cache" } si-pkg = { path = "../../lib/si-pkg" } si-runtime = { path = "../../lib/si-runtime-rs" } si-settings = { path = "../../lib/si-settings" } si-split-graph = { path = "../../lib/si-split-graph" } si-std = { path = "../../lib/si-std" } sodiumoxide = { workspace = true } strum = { workspace = true } telemetry = { path = "../../lib/telemetry-rs" } telemetry-nats = { path = "../../lib/telemetry-nats-rs" } telemetry-utils = { path = "../../lib/telemetry-utils-rs" } thiserror = { workspace = true } tokio = { workspace = true } tokio-stream = { workspace = true } tokio-util = { workspace = true } tryhard = { workspace = true } ulid = { workspace = true } url = { workspace = true } veritech-client = { path = "../../lib/veritech-client" } [dev-dependencies] buck2-resources = { path = "../../lib/buck2-resources" } dal-materialized-views = { path = "../../lib/dal-materialized-views" } dal-test = { path = "../../lib/dal-test" } derive_more = { workspace = true } pretty_assertions_sorted = { workspace = true } si-frontend-mv-types = { path = "../../lib/si-frontend-mv-types-rs" } telemetry = { path = "../../lib/telemetry-rs" } telemetry-nats = { path = "../../lib/telemetry-nats-rs" } tempfile = { workspace = true } tokio-util = { workspace = true } veritech-client = { path = "../../lib/veritech-client" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'

If you have feedback or need assistance with the MCP directory API, please join our Discord server