Skip to content

Andrew

My feedback

11 results found

  1. 35 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  2. 31 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  3. 56 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  4. 48 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  5. 8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  6. 155 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew supported this idea  · 
  7. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew shared this idea  · 
  8. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Andrew commented  · 

    I know this is on the roadmap for "Beyond August 2020", but I would like to see this as soon as possible. This is the biggest thing that is keeping us from using Realm.

    Andrew shared this idea  · 
  9. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Realm  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Andrew commented  · 

    If there are any concerns about changes to files causing syncing issues, it would still be helpful to have something like a RealmFile that's immutable. In this case, you would only need to deal with an initial upload and a subsequent download on other clients. You wouldn't have to deal with the data changing. (i.e. RealmFile would only have an InputStream, no OutputStream...other than for initial creation)

    To be more clear, here's our use case:

    We currently have files (e.g. images, PDFs) that never change (they're only created or deleted) as well as a sqlite database. The db references hashes of files. When we create a new file and create or update corresponding db entries these effectively happen independently from one another. We can do the updates within a sqlite transaction, but there's no way to roll back the file operations if something fails. In addition, we keep track of when the last db entry that references a specific file hash is removed and we then delete the corresponding file.

    If these files could effectively be linked with a RealmObject, then we could perform safe transactions and Realm would handle syncing, caching, deleting, etc.

    Andrew shared this idea  · 
  10. 98 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Andrew commented  · 
    Andrew supported this idea  · 
  11. 19 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Realm  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Andrew shared this idea  · 

Feedback and Knowledge Base