meteor-cache-sync

时间:2024-06-12 23:37:27
【文件属性】:

文件名称:meteor-cache-sync

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-12 23:37:27

JavaScript

缓存同步 用法: 首先配置休息点和收集: var urlPrefix = 'http://test/v1/foo' ; var name = 'foo' ; foo = new Mongo . Collection ( 'test_' + name ) ; fooCache = new CacheSync ( { // Set target collection collection : foo , // Return headers authenticating the http call headers : function ( ) { return { auth : 'set' } } , // Return paginated url for loading paginatedUrl : function ( offse


【文件预览】:
meteor-cache-sync-master
----.versions(404B)
----.jsbeautifyrc(598B)
----package.js(1KB)
----tests()
--------test.initial.sync.js(11KB)
--------test.updates.js(5KB)
--------test.failures.js(3KB)
--------prepare.js(3KB)
--------test.removal.js(11KB)
--------test.load.one.js(2KB)
--------environment.js(996B)
----LICENSE.md(1KB)
----.gitignore(9B)
----lib()
--------client.js(77B)
--------cache.sync.one.js(3KB)
--------server.js(6KB)
--------cache.sync.load.js(5KB)
--------cache.sync.add.document.js(4KB)
--------cache.sync.js(4KB)
--------cache.sync.http.call.js(1KB)
--------cache.sync.last.updated.js(569B)
----README.md(3KB)
----.jshintrc(8KB)
----.editorconfig(366B)

网友评论