couch-slouch

WebJar for couch-slouch

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий Geo Прикладные библиотеки Geospatial
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-redgeoff-slouch
Последняя версия

Последняя версия

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

couch-slouch
WebJar for couch-slouch
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/redgeoff/slouch

Скачать github-com-redgeoff-slouch

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-redgeoff-slouch/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-redgeoff-slouch</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-redgeoff-slouch/
implementation 'org.webjars.npm:github-com-redgeoff-slouch:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-redgeoff-slouch/
implementation ("org.webjars.npm:github-com-redgeoff-slouch:1.4.0")
'org.webjars.npm:github-com-redgeoff-slouch:jar:1.4.0'
<dependency org="org.webjars.npm" name="github-com-redgeoff-slouch" rev="1.4.0">
  <artifact name="github-com-redgeoff-slouch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-redgeoff-slouch', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-redgeoff-slouch" % "1.4.0"
[org.webjars.npm/github-com-redgeoff-slouch "1.4.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.webjars.npm : quelle jar [1.0.4,2)
org.webjars.npm : squadron jar [1.0.0,2)
org.webjars.npm : backoff-promise jar [1.0.0,2)
org.webjars.npm : request jar [2.88.0,3)
org.webjars.npm : sporks jar [1.0.1,2)
org.webjars.npm : bluebird jar [3.5.4,4)

Модули Проекта

Данный проект не имеет модулей.

slouch

Greenkeeper badge Circle CI

A JS API for CouchDB that does the heavy lifting

Slouch is a good alternative to nano:

  • You don't have to create an instance for each DB
  • Supports native promises
  • Supports iterators
  • Automatically throttles connections to DB to avoid max_dbs_open errors
  • Automatically persists connections with exponential backoff in case DB restarts or connection is dropped
  • Works in node and in the browser
  • Provides upserts and "get and update" functions
  • Support for optionally ignoring conflicts, missing docs, etc...
  • Designed for CouchDB 1, CouchDB 2 and CouchDB 3

Table of Contents

Testing/Contributing

Building

Версии библиотеки

Версия
1.4.0