COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220528120839/https://github.com/topics/couchbase-server
Here are
22 public repositories
matching this topic...
Manages access and synchronization between Couchbase Lite and Couchbase Server
Advanced CLI for CouchDB server
Updated
May 27, 2022
PowerShell
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
A simple (mobile) chat app using Couchbase Lite, Sync Gateway, and Couchbase Server.
A Flink job that reads a Json file (either one-time or continous poll) as its source and dumps it to couchbase as a sink using the asynchronous Couchbase SDK.
Updated
May 28, 2021
Java
Couchbase-server-promises library wraps couchbase's callback functions for handling the result of the asynchronous operations, with Bluebird promises to provide a convenient, promise-based interface.
Updated
Apr 28, 2022
JavaScript
Source Code for the Couchbase Connect 2017 Technical Keynote Demonstration
Updated
Oct 30, 2018
Java
This backend allows you to connect to a Couchbase cluster from Node.js.
Updated
Apr 29, 2022
JavaScript
The completed code from a tutorial demonstrating how to build a basic front-end and backend CRUD app with Next.js and Couchbase
Updated
May 25, 2022
JavaScript
Super Simple Couchbase ORM
Updated
Sep 15, 2021
TypeScript
Auto-Scalable Couchbase Cluster in Docker Containers
Updated
Apr 7, 2022
JavaScript
Couchbase ORM & Automatic GraphQL API(Resolver/Queries)
Updated
Mar 12, 2022
TypeScript
A module for managing Couchbase connections at a serverless scale.
Updated
Feb 2, 2021
TypeScript
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, and couchbase as a data store
Updated
Dec 9, 2017
JavaScript
The official Java client for Couchbase Server
Learn to create User Defined Functions(UDF) in Couchbase using Javascript and Python
Updated
May 10, 2022
JavaScript
An example for supporting both local machine development and continuous integration testing using containerized instances of Couchbase
Automatic installation for Couchbase on Linux
Utility for loading data into Couchbase and running performance tests
Updated
Apr 28, 2022
Python
Toolset for building Couchbase images and clusters in AWS, GCP, Azure, or VMware
Updated
May 25, 2022
Python
Creates a couchbase server image to use with docker
Updated
Sep 5, 2016
Shell
Improve this page
Add a description, image, and links to the
couchbase-server
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
couchbase-server
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Cloud providers do not allow UDP broadcasts which is the main method of service discovery at the moment. Adding alternatives methods for service discovery should cancel out this blocker.