Skip to main content
This release is 1 version behind 0.0.12 — the latest version of @hiveops/apiary. Jump to latest

Built and signed on GitHub Actions

This is the JS Client for Apiary cache server

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
2 months ago (0.0.3)
property ApiaryService.methods

Properties

getEntries: { name: string; I; O; kind; }
setEntries: { name: string; I; O; kind; }
deleteEntries: { name: string; I; O; kind; }
clearEntries: { name: string; I; O; kind; }

Add Package

deno add jsr:@hiveops/apiary

Import symbol

import { ApiaryService } from "@hiveops/apiary";

---- OR ----

Import directly with a jsr specifier

import { ApiaryService } from "jsr:@hiveops/apiary";

Add Package

npx jsr add @hiveops/apiary

Import symbol

import { ApiaryService } from "@hiveops/apiary";

Add Package

yarn dlx jsr add @hiveops/apiary

Import symbol

import { ApiaryService } from "@hiveops/apiary";

Add Package

pnpm dlx jsr add @hiveops/apiary

Import symbol

import { ApiaryService } from "@hiveops/apiary";

Add Package

bunx jsr add @hiveops/apiary

Import symbol

import { ApiaryService } from "@hiveops/apiary";