{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibr7vadeg654s434r7qc74icvfsej7nocqssoq5bxshxdte6zocse",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmweubh4shr2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/cachemesh",
"publishedAt": "2026-05-28T15:51:43.695Z",
"site": "https://pub.dev",
"textContent": "Result-first caching and data orchestration layer for Dart and Flutter apps. Memory-first cache with policies, single-flight dedup, and reactive watch streams. Changelog excerpt: Persistence & offline support — no breaking changes. - **Pluggable disk persistence**: new `PersistentStore`async interface plus two implementations — `InMemoryPersistentStore`(tests/demos) and `JsonFileStore`(file-backed, `dart:io`). `JsonFileStore`lives in a separate entry point, `package:cachemesh/cachemesh_io.dart`, so the core library stays web-compatible. Bring your own backend (Hive, sqflite, shared_preferences) by implementing `PersistentStore`. - **Typed serialization**: register a `Ca[...]",
"title": "v1.2.0 of cachemesh",
"updatedAt": "2026-05-28T15:10:23.727Z"
}