0.0.7 • Published 5 months ago

@topgunbuild/lmdb-adapter v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

0.0.5

6 months ago

0.0.7

5 months ago

0.0.6

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

9 months ago

0.0.1

9 months ago