fastybird/couchdb-storage-plugin

FastyBird IoT data storage plugin for Couch database

Fund package maintenance!
akadlec

Installs: 58

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Type:fastybird-plugin

dev-main / 1.0.x-dev 2023-06-07 19:37 UTC

This package is auto-updated.

Last update: 2023-06-07 19:37:39 UTC


README

Build Status Licence Code coverage Mutation testing

PHP PHP latest stable PHP downloads total PHPStan

What is Couch DB plugin?

Couch DB plugin is extension for FastyBird IoT ecosystem which is implementing Couch states manager for reading and setting application state.

Couch DB plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.

Features

  • Application state management for reading and storing states in Couch database
  • Implemented sync and async Couch client

Installation

The best way to install fastybird/couchdb-plugin is using Composer:

composer require fastybird/couchdb-plugin

Documentation

Learn how to read & write states and consume & publish messages in documentation.

Feedback

Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.

Thank you for testing, reporting and contributing.

Changelog

For release info check release page.

Contribute

The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.

Maintainers

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/FastyBird/couchdb-plugin.