-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 06 | Next scheduled analysis: Nov 13_
**NOTE**: I'v…
-
lovefield 的 TypeScript 版本已经快完成了,还等什么呢,赶紧开个分支集成进来
https://docs.google.com/spreadsheets/d/10m_fW8lPfiFzbgXsW8tbE5im5EUmYuvA10NzJhY1xwQ/edit#gid=1876514508
-
See https://github.com/simon-weber/Autoplaylists-for-Google-Music/issues/39#issue-131989545. This could be used for splitting big playlists into chunks.
-
Lovefield 的 observe 在 `diff` change 时是 shallow equal (和 React 一样)
> Note that observing a query with columns of lf.Type.OBJECT or lf.Type.ARRAY_BUFFER will trigger observers ONLY IF the reference t…
-
![b4a5e21f-4e79-46e9-a4a6-1fd9af65b3d4](https://user-images.githubusercontent.com/20266594/44962765-433eba00-af57-11e8-9c1c-f7b6a92a45d4.jpg)
https://io2015codelabs.appspot.com/codelabs/lovefield…
-
Currently the newest version in npm is 2.1.12, which depends on `"js-yaml": "~3.1.0",`, but this version of js-yaml has multiple vulnerabilities. `npm audit` outputs:
```
┌───────────────┬─────────…
-
IndexedDB under the hood is just [LevelDB](https://github.com/Level/level).
Could `lovefield-ts` be made to persist to LevelDB on Node?
-
Hey,
@https://google.github.io/lovefield/demos/movie_db/demo-binding.html
-> Failed to load resource: the server responded with a status of 404 (Not Found) https://google.github.io/lovefield/demos/m…
-
We need to create a bridge to these databases (PouchDB, ydb-dn, Lovefield) to provide persistent options not only for localStorage, but also for other backends.
See Plans for disconnected - local onl…
-
@davideast FYI
As of this SHA https://github.com/jeffbcross/offline-github/commit/ce4b68874028929b18723a73866ea9c7763e4757,
the CacheModel is a factory that accepts any number of instantiated "source…