Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

TopGunBuild/lmdb-adapter

Repository files navigation

💾 @topgunbuild/lmdb-adapter

Standard TopGun Graph Adapter interface for lmdb-js

npm bundlephobia License: MIT

Install

npm install @topgunbuild/lmdb-adapter

How to use adapter

import { TGServer } from 'topgun/server';
import { createLMDBAdapter } from '@topgunbuild/lmdb-adapter';

const server = new TGServer({
    adapter: createLMDBAdapter(),
    port: 8765
});

License

MIT

About

⚠️ Archived. See github.com/TopGunBuild/topgun

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •