Skip to content

Couchbase connectivity using Cocuhbase SDK and Spring Data Couchbase APIs. Sample rest service along with couchbase query implemented

Notifications You must be signed in to change notification settings

Venudhar28/Couchbase-Connectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couchbase-Connectivity

This project is about connecting Couchbase with "Couchbase SDK and "Spring Data Cocuhbase". A simple query on "Travel-Sample" bucket which comes out of the box with Cocuhbase is executed both synchronously and asynchronously. A sample rest service implemented for these query executions. End points are: Cocuhbase SDK Async - http://localhost:8080/couchbase/sdk/city?cityname=San Francisco&async=true Cocuhbase SDK Sync - http://localhost:8080/couchbase/sdk/city?cityname=San Francisco&async=false Spring Data Couchbase - http://localhost:8080/couchbase/springdata/city?cityname=San Francisco

About

Couchbase connectivity using Cocuhbase SDK and Spring Data Couchbase APIs. Sample rest service along with couchbase query implemented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published