{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreib2liy762u5yasnkau5t7rbwbgth4o2qx7rbekvps2xwcldhlcq3y",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3moi3qib2nlz2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/cache_nexus",
  "publishedAt": "2026-06-17T10:21:40.170Z",
  "site": "https://pub.dev",
  "textContent": "Offline-first, debuggable data orchestration layer for Flutter. Features TTL caching, 5 cache policies, encryption, auth-aware isolation, reactive streams, offline sync, and built-in dev tools. Changelog excerpt: - Initial release of Smart Cache - Two-tier storage: in-memory (MemoryCacheStorage) + persistent (HiveCacheStorage) - 5 cache policies: cacheFirst, networkFirst, cacheOnly, networkOnly, staleWhileRevalidate - TTL-based automatic cache expiration - Request deduplication for concurrent identical requests - Security layer: SecureCacheStorage with encryption + compression decorators - Auth-aware caching: CacheContext for user/role-based cache isolation - Reactive streams: watch() API with CacheNexus[...]",
  "title": "v1.0.0 of cache_nexus",
  "updatedAt": "2026-06-17T10:18:04.136Z"
}