plugmem-linux-arm64-gnu
v0.12.0
Published
Native Node.js addon for plugmem: an embedded bitemporal memory and retrieval engine for local-first applications and agents (remember / recall / revise / forget over one local database).
Downloads
118
Readme
plugmem-linux-arm64-gnu
The prebuilt aarch64-unknown-linux-gnu (Linux arm64 (glibc)) native addon for
plugmem. It is an embedded long-term
memory engine for local-first applications and agents (remember / recall / revise / forget over one
local database).
Don't install this directly
This is a platform-specific binary. Install the main package instead:
npm install plugmemplugmem lists every plugmem-* binary in its optionalDependencies, and npm
installs only the one matching your OS and CPU. This package is the one picked
on Linux arm64 (glibc). You never depend on it by name.
Links
- Main package — https://www.npmjs.com/package/plugmem
- Source, docs & issues — https://github.com/m62624/plugmem
MIT licensed.
