1.2.1 • Published 9 months ago

@keyv/etcd v1.2.1

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

@keyv/etcd

Etcd storage adapter for Keyv

build codecov npm

Etcd storage adapter for Keyv.

Install

npm install --save keyv @keyv/etcd

Usage

const Keyv = require('keyv');

const keyv = new Keyv('etcd://localhost:2379');
keyv.on('error', handleConnectionError);

License

Copyright (c) 2022 Jared Wray

1.2.1

9 months ago

1.2.0

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago