skeg

fleet status

Releases, packages, and CI signal for every vessel in the skegdb ecosystem.

7 at sea
7 vessels
--:--
next refresh last 2026-09-22 09:55 UTC

Recent activity

skeg
engine

KV+vector store, SSD-primary, RAM-frugal. Runs anywhere your model runs.

crates 0.3.4 brew 0.7.2
#135 ci.yml: success #70 build-artifacts.yml: success #34 simd-x86.yml: success #137 ci.yml: success #36 simd-x86.yml: success #71 build-artifacts.yml: success #140 ci.yml: success #72 build-artifacts.yml: success #39 simd-x86.yml: success #41 simd-x86.yml: success #73 build-artifacts.yml: cancelled #142 ci.yml: success #74 build-artifacts.yml: success #43 simd-x86.yml: success #144 ci.yml: success #145 ci.yml: success #44 simd-x86.yml: success #147 ci.yml: success #75 build-artifacts.yml: success #46 simd-x86.yml: success success · 1mo ago
v0.7.2 1mo ago
skeg-py
client

Python client for skeg. PyO3 wheels, async + sync.

pypi 0.2.0
#5 ci.yml: success #6 ci.yml: success #7 ci.yml: success #8 ci.yml: success #9 ci.yml: failure #10 ci.yml: success #11 ci.yml: success success · 1mo ago
skeg-client-rs
client

Rust client SDK for skeg.

crates 0.2.0
#3 ci.yml: success #5 ci.yml: success #6 ci.yml: success #7 ci.yml: success #8 ci.yml: success #9 ci.yml: success success · 1mo ago
skeg-cli
tool

Offline index build, data-dir inspect, server stats.

crates 0.1.1
#3 ci.yml: success #4 ci.yml: success #5 ci.yml: success #6 ci.yml: success #7 ci.yml: success #8 ci.yml: success #9 ci.yml: success success · 4mo ago
v0.1.1 4mo ago
skeg-ollama
adapter

Ollama embedding + retrieval, two helpers, no framework.

pypi 0.2.0
#2 ci.yml: success #3 ci.yml: success #4 ci.yml: success #5 ci.yml: success success · 1mo ago
skeg-llamaindex
adapter

LlamaIndex VectorStore backed by skeg.

pypi 0.2.0
#5 ci.yml: success #6 ci.yml: success #7 ci.yml: success #8 ci.yml: success #9 ci.yml: success success · 1mo ago
homebrew-tap
infra

Homebrew tap hosting skeg formulae.

brew 0.7.2
#20 ci.yml: success #21 ci.yml: success #22 ci.yml: success #23 ci.yml: success #24 ci.yml: success #25 ci.yml: success #26 ci.yml: success #27 ci.yml: success #28 ci.yml: success #29 ci.yml: success #30 ci.yml: success #31 ci.yml: success #32 ci.yml: success #33 ci.yml: success #34 ci.yml: success #35 ci.yml: success #36 ci.yml: success #37 ci.yml: success #38 ci.yml: success #39 ci.yml: success success · 1mo ago

skeg

KV+vector store, SSD-primary, RAM-frugal. Runs anywhere your model runs.

github.com/skegdb/skeg ↗

Install

  • brew brew install skegdb/tap/skeg
  • docker docker run -d -p 7379:7379 -v skeg:/var/lib/skeg ghcr.io/skegdb/skeg:latest
  • cargo cargo add skeg-core

Latest release v0.7.2 1mo ago

Crates

Homebrew

CI history

  • simd-x86 #46 b23a278 conformance: stop vsearch.flat.pairs depending on a tie 1mo ago
  • build-artifacts #75 b23a278 conformance: stop vsearch.flat.pairs depending on a tie 1mo ago
  • ci #147 b23a278 conformance: stop vsearch.flat.pairs depending on a tie 1mo ago
  • simd-x86 #44 362317d ci: bound the apt call that hangs the aarch64 build 1mo ago
  • ci #145 362317d ci: bound the apt call that hangs the aarch64 build 1mo ago
  • ci #144 362317d ci: bound the apt call that hangs the aarch64 build 1mo ago
  • simd-x86 #43 362317d ci: bound the apt call that hangs the aarch64 build 1mo ago
  • build-artifacts #74 362317d ci: bound the apt call that hangs the aarch64 build 1mo ago
  • ci #142 58f718d chore: release 0.7.2 1mo ago
  • build-artifacts #73 58f718d chore: release 0.7.2 1mo ago
  • simd-x86 #41 58f718d chore: release 0.7.2 1mo ago
  • simd-x86 #39 2d46dad conformance: move the shared case files into this repo 1mo ago

skeg-py

Python client for skeg. PyO3 wheels, async + sync.

github.com/skegdb/skeg-py ↗

Install

  • pip pip install skeg

PyPI

CI history

  • ci #11 7c76432 ci: run the shared conformance cases 1mo ago
  • ci #10 6312d66 ci: pin the ruff used for linting 1mo ago
  • ci #9 92c29af build: pin ruff for the pre-push gate 1mo ago
  • ci #8 bdb343b ci(pre-push): add language-aware pre-push gate 4mo ago
  • ci #7 fde2b14 v0.1.1: PEP 639 SPDX license + author 'skeg contributors' 4mo ago
  • ci #6 39f4c6e pyproject: PEP 639 license SPDX + license-files; author 'skeg contributors' 4mo ago
  • ci #5 bf50c22 ci: ruff E402 noqa for native import after importorskip + drop unused imports 4mo ago

skeg-client-rs

Rust client SDK for skeg.

github.com/skegdb/skeg-client-rs ↗

Install

  • cargo cargo add skeg-client

Crates

CI history

  • ci #9 3702586 ci: run the shared conformance cases 1mo ago
  • ci #8 cc63d7a docs: document protocol v2, and where RESP3 goes further 1mo ago
  • ci #7 ca2439d ci(pre-push): add language-aware pre-push gate 4mo ago
  • ci #6 90f1954 readme: track latest 0.1.x line + table alignment 4mo ago
  • ci #5 c0e3b62 cargo fmt --all 4mo ago
  • ci #3 cada75d v0.1.0 prep: bump skeg-proto 0.1.1, real README, .gitignore 4mo ago

skeg-cli

Offline index build, data-dir inspect, server stats.

github.com/skegdb/skeg-cli ↗

Install

  • cargo cargo install skeg-cli

Latest release v0.1.1 4mo ago

Crates

CI history

  • ci #9 e021a0d ci(pre-push): add language-aware pre-push gate 4mo ago
  • ci #8 e97b662 cargo: drop 'repair' from description; readme: drop private skeg-tui link 4mo ago
  • ci #7 9fa453b ci(release): replace 2-job mislav bump with single-job custom script 4mo ago
  • ci #6 59343dc v0.1.1: prose cleanup + table formatting 4mo ago
  • ci #5 8d2c62a ci(release): auto-bump homebrew formula via mislav action (per-platform) 4mo ago
  • ci #4 0b2137b ci(release): add contents:write permission + disable bump-homebrew + fix tar/shasum filename 4mo ago
  • ci #3 15df201 feat: add inspect + stats subcommands + comprehensive README 4mo ago

skeg-ollama

Ollama embedding + retrieval, two helpers, no framework.

github.com/skegdb/skeg-ollama ↗

Install

  • pip pip install skeg-ollama

PyPI

CI history

  • ci #5 02393a2 ci: gate releases on the tag being reachable from main 1mo ago
  • ci #4 5c9a86f build: pin ruff for the gate, and apply its formatting 1mo ago
  • ci #3 565733c ci(pre-push): add language-aware pre-push gate 4mo ago
  • ci #2 1b78790 v0.1.0: production-ready (rewrite retriever, strip alpha, PEP 639 license) 4mo ago

skeg-llamaindex

LlamaIndex VectorStore backed by skeg.

github.com/skegdb/skeg-llamaindex ↗

Install

  • pip pip install skeg-llamaindex

PyPI

CI history

  • ci #9 d0fcc7a build: pin ruff for the gate, and apply its formatting 1mo ago
  • ci #8 e02fe37 ci(pre-push): add language-aware pre-push gate 4mo ago
  • ci #7 792f57d v0.1.1: author 'skeg contributors' (align with skeg-py) 4mo ago
  • ci #6 a4f2453 pyproject: author 'skeg contributors' (align with skeg-py) 4mo ago
  • ci #5 855dcb9 ci: ruff E402 noqa for llama_index imports after importorskip + drop unused numpy; readme: skeg-cli build (was skeg-tool) 4mo ago

homebrew-tap

Homebrew tap hosting skeg formulae.

github.com/skegdb/homebrew-tap ↗

Install

  • tap brew tap skegdb/tap

Homebrew

CI history

  • ci #39 b18ab58 skeg 0.7.2: bump version + aarch64 darwin/linux sha256 1mo ago
  • ci #38 f799754 skeg 0.7.1: bump version + aarch64 darwin/linux sha256 1mo ago
  • ci #37 1f4b04e skeg 0.7.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #36 94e1eef skeg 0.7.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #35 5307e71 skeg 0.7.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #34 6a0324d skeg 0.7.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #33 bb17601 skeg 0.7.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #32 e85ac09 skeg 0.6.1: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #31 81e55c3 skeg 0.6.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #30 1172d59 skeg 0.6.0: bump version + aarch64 darwin/linux sha256 2mo ago
  • ci #29 7c316fb skeg 0.5.0: bump version + aarch64 darwin/linux sha256 3mo ago
  • ci #28 381783a skeg 0.4.1: bump version + aarch64 darwin/linux sha256 3mo ago