https://github.com/postfinance/store
store with etcd or in-memory hash as backend
https://github.com/postfinance/store
etcd-client etcdv3
Last synced: 3 months ago
JSON representation
store with etcd or in-memory hash as backend
- Host: GitHub
- URL: https://github.com/postfinance/store
- Owner: postfinance
- License: mit
- Created: 2020-06-18T13:33:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-25T04:38:00.000Z (7 months ago)
- Last Synced: 2025-11-28T13:43:06.337Z (7 months ago)
- Topics: etcd-client, etcdv3
- Language: Go
- Size: 218 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# store
[](https://goreportcard.com/report/github.com/postfinance/store)
[](https://coveralls.io/github/postfinance/store?branch=master)
[](https://github.com/postfinance/store/actions)
[](https://godoc.org/github.com/postfinance/store)
# Install
```bash
go get -v github.com/postfinance/store
```