Key-Value Online Storage

Hippo

(6)
FREE
Publisher Hippo
File size 626.20kB
Number of files 8
Latest version 1
Latest release date 2019-02-14 10:01:47
First release date 2018-07-24 08:09:22
Supported Unity versions 2018.4.2 or higher

Welcome! Hope you will enjoy working with my asset!

Key-Value Online Storage (KVOS) is the simplest way to share small data between your users. It is based on Google App Scripts and each developer can create his own storage for free.

You can use KVOS to share user content. Here are some use cases:
● Sending gifts, credits, resources
● Sharing user content: characters, maps and other as tiny data (usually JSON)

You cannot use KVOS for:
● Saving game progress
● Long-term data storing as data lifetime is not guaranteed (old data is erased when the storage becomes full)
● Large data storing like screenshots

If you need long-term data storage without size limitations, I would recommend you to use Google Firebase.

Features:
● Sharing user content
● User and developer friendly
● Dedicated storage instance with Google App Script
● Clean and simple C# code
● Unity 2017, Unity 2018
● Any platform (Standalone, Android, iOS, WebGL, UWP)

Limitations:
● All limitations are made by Google
● Total storage size limit is 500kB
● Single key-value pair size is limited to 9kB

Support:
Unity forum
[email protected]

Asset and promo icons made by Freepik from www.flaticon.com

It would be super awesome if you rate ★★★★★ my asset and leave your feedback!

Top Publisher Assets