Skip to content

Irmin as a PouchDB/CouchDB replacement? #1281

@hoichi

Description

@hoichi

Hey guys!

Hope it's ok to put questions like these in an issue, I've found no other means of communication.

I work in a team using OCaml/ReScript, and we're considering Irmin as a solution for collaborative editing. We want (maybe to different degrees): collaborative editing, version history, and two-way replication between browsers and the server.

So my question is: how feasible it is to use Irmin in the browser today. Is it production-ready? And more specifically:

  • Do you know if you can compile Irmin with ReScrit(formerly BuckleScript)? I've only seen mentions of JSOO.
  • Is there a ready-made backend for LocalStorage/IndexedDB, or do we have to write it ourselves? Nevermind, found talex5/irmin-indexeddb
  • What about two-way replication between the browser and the server? Will we have to write the replication layer too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions