Trending Tags
    Trending Notes
    Global
    Trending Profiles

      Nostr View


      726a1 - 3d

      When you build on #purplestack none of the nostr events come *directly* from relays. Everything rendered on screen comes from a fast local database, that a websocket pool writes too. This means that by default all apps built with this stack are local-first and should work decently offline.

      1
      0
      3

      jb55 @jb55 - 3d

      this is the way

      1
      1
      3

      726a1 - 3d

      Would love to use nostrdb for this. One day.

      1
      0
      3

      jb55 @jb55 - 3d

      just need dart bindings i guess

      0
      1
      3

      726a1 - 2d

      That said i'm surprised with the performance of SQLite with memory mapping

      0
      0
      3

      726a1 - 2d

      Hard to say which version you are running. The default source should be LocalAndRemoteSource(background: true) for the query provider, double check. Should only block on the first load and never thereafter

      0
      0
      1

      Showing page 1 of 1 pages