Icouch
CouchDB client for Elixir using ibrowse
Install / Use
/learn @meetnow/IcouchREADME
ICouch
Description
ICouch is a CouchDB client for Elixir using ibrowse for HTTP transfer.
JSON encoding/decoding is provided by Poison.
ICouch claims to be more "Elixir Style" than other implementations based on couchbeam and offers a more rigid changes follower tested against vanilla CouchDB and Cloudant. That said, many calls might look and behave similarly like couchbeam's since the intent is often the same. However, parameter order and types will differ in most cases; most notably maps are used instead of JSON keyword lists.
Another innovation is, that documents are represented as Elixir structs. These offer a way to conveniently manage attachments in binary form and also implement the Access behavior and Enumerable protocol for easy handling of a document's fields.
Status
This project is currently in beta phase.
ToDo's:
- Implement view streaming
- Implement one-shot changes streaming
- Finish documentation
- Write more tests
Installation
Add ICouch to your list of dependencies in mix.exs:
def deps do
[{:icouch, "~> 0.5"}]
end
Usage
(todo)
Author
Patrick Schneider / MeetNow! GmbH
License
Copyright (c) 2017,2018 MeetNow! GmbH
ICouch source code is released under Apache 2 License.
Check the LICENSE file for more information.
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
