Coder Social home page Coder Social logo

Hammock Sync Android (DRAFT - NOT YET PUBLISHED)

JitpPack core

Artifact Links
Core JitpPack core
Android JitPack android
Android (encryption) maven-central-android-encryption
Java SE Jitpack javase

Applications use Hammock Sync to store, index and query local JSON data on a device and to synchronise data between many devices. Synchronisation is under the control of the application, rather than being controlled by the underlying system. Conflicts are also easy to manage and resolve, either on the local device or in the remote database.

Hammock Sync is an Apache CouchDB™ replication-protocol-compatible datastore for devices that don't want or need to run a full CouchDB instance. It was originaly built by Cloudant, building on the work of many others and now maintanied and modernized by the Hammock Sync project. This work is available under the Apache 2.0 licence.

The API is quite different from CouchDB's; we retain the MVCC data model but not the HTTP-centric API.

Using in your project

The library is published via Maven Central and using it in your project should be as simple as adding it as a dependency via maven or gradle.

There are currently four artifacts for the datastore, two jar and two aar:

  • hammock-sync-datastore-core: jar with the main datastore classes.
  • hammock-sync-datastore-android: aar with Android specific classes.
  • hammock-sync-datastore-android-encryption: aar with Android encryption specific classes.
  • hammock-sync-datastore-javase: jar with Java SE specific classes.

Hammock Sync Client for CouchDB's Projects

pouchdb icon pouchdb

:koala: - PouchDB is a pocket-sized database.

sync-android icon sync-android

A JSON-based document datastore for Android applications

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.