cl-etcd
Key-value store wrapper
A library that simplifies the integration of a distributed key-value store into Common Lisp applications
Run etcd as an asynchronous inferior process
11 stars
3 watching
0 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atgreen/cl-embeddings | A Common Lisp library for generating word embeddings using neural network models. | 8 |
justinsb/jetcd | A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. | 137 |
sous-chefs/etcd | Provides a custom resource for managing an Etcd distributed key/value store in Chef recipes | 79 |
rpcxio/rpcx-etcd | An etcd plugin for a distributed system communication framework, providing integration with the etcd key-value store. | 29 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
atgreen/trivial-system-loader | Provides a portable system downloader/loader abstraction for Common Lisp. | 12 |
cmditch/elm-ethereum | An Elm-based library for interacting with the Ethereum blockchain | 146 |
etcd-io/etcd | A distributed reliable key-value store used in critical deployment scenarios of distributed systems | 47,851 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 144 |
api7/lua-resty-etcd | A nonblocking Lua driver for the etcd distributed key-value store service | 191 |
atgreen/cl-completions | A Common Lisp library that provides a text completion system using various large language models | 13 |
ether-cli/ether | A command-line tool for managing Swift packages and dependencies | 92 |
etcd-io/raft | A library implementing a replicated state machine algorithm for distributed systems | 672 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |