使用服务器端同步的客户端侧存储的JavaScript库 [英] javascript library for client side storage with server side sync

查看:137
本文介绍了使用服务器端同步的客户端侧存储的JavaScript库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个javascript库,它将允许我在客户端数据库中存储数据,并在后台自动将数据库同步到服务器的数据库

I'm looking for a javascript library that will let me store data in a client side database and in the back ground automatically sync the database back to the server's database

查找周围我可以找到任何东西

Looking around I can find anything

推荐答案

Store.js 处理客户端存储非常好。注意它支持IE6 +以及其他浏览器。对于服务器端存储,您可以为自己制作自己的脚本,因为它不应该很难。

Store.js deal with the client-side storage very well. Note that it supports IE6+ along with other browsers. For the server-side storage you might as well make your own script for that as it should not be difficult.

这篇关于使用服务器端同步的客户端侧存储的JavaScript库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆