Kesho

Additional

Language
Kotlin
Version
1.3.0 (Nov 28, 2020)
Created
Jul 10, 2019
Updated
Nov 28, 2020 (Retired)
Owner
alirezat775
Contributor
alirezat775
1
Activity
Badge
Generate
Download
Source code

kesho


Useful library for push and pull from kesho

Options

  • push boolean, string, float, int, long, anyObject
  • pull boolean, string, float, int, long, anyObject
  • cache with timeToLife
  • clear all cache
  • remove specific key
  • check has specific key
  • check valid specific key
  • encrypt data with secret key
  • change listener for editing key

Issue

Usage

add to root build.gradle

    maven { url "https://jitpack.io" }

add to module build.gradle

    implementation 'com.github.alirezat775:kesho:{latest-version}'

contribution guidelines

please commit in development branch and send a pull request to merge development branch. explain better in a commit message, don't remove class author and add your data in a header of class