• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
minhee

minhee

blob_kv

Public
Like
1
blob_kv
Home
Code
2
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
2/25/2025
README.md

BlobKvStore: Fedify KvStore implementation for Val Town

This module provides the BlobVKvStore class, a KvStore implementation built on top of Val Town's blob storage. Here's how to use:

import { createFederation } from "jsr:@fedify/fedify@^1.4.3"; import { BlobKvStore } from "https://esm.town/v/minhee/blob_kv"; import { blob } from "https://esm.town/v/std/blob"; const federation = createFederation<void>({ kv: new BlobKvStore(blob), });

Migrated from folder: fedify/blob_kv

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.