Space to Think

+
Problems Rules
Wish / ProblemWhy?

    [Results]"I wish this thing be like that..."

  • 0
    |   Synchronize Postgresql databases Imagine issuing a COPY TO query for every table in a database and then syncing the resulting CSV with other nodes. We can add a version column to every table so we avoid syncing unnecessarily. Conflict detection could be implemented by showing multiple copied and marking one as active.
  • 0
    |   Eventual consistency strategies Eventual consistency is database state that eventually looks the same everywhere. It assumes a multiple replica database. Each replica is available during a partition. So updates can occur to the same data. You need some way of resynchronizing changed that interfere with eachother
  • +1
    |   Distributed data storage If you have many nodes and want to store data - how do you store data?
  • see more..

Ideas Rules
Method / PrincipleHow?

    [Results]"I found a way this could work..."

  • +1
      Event sourcing and CRDTs as data storage :  I think event sourcing and CRDTs can be combined to provide an alternative to the blockchain for general purpose data storage
  • 0
      Database proxy :  One way to get decentralisation for free is to write a Postgres database server which is a simple text based protocol and distribute the resulting queries to peers P2P
  • +1
      Distributed history search :  Rather than indexing the entire internet, index everybody's browsing history to find content
  • see more..

+
Development Rules
Work / ActivityWhat?

    [Results]"Here's what I did, and will do next..."

  • -8
    |   Postgres synchronization solution :  I want to take one set of data and synchronize it with another set where there could be changed to columns, new rows and deleted rows
  • see more..

+
Products
Outlets / EndpointsWhere?

+
Persons
Identities / BrandsWho?

+
Stories
News / ReportsWhen?

ago @ Benefitting everybody as much as possible

How can we benefit everybody as much as possible? I really don't … (expand)

[reply]

Deepak

ago @ Partial Space Elevator

Two points: We can start rolling out the lightest part of it … (expand)

[reply]

Mindey

ago @ Benefitting everybody as much as possible

I think this might be a bad aim for individuals. For example, … (expand)

[reply]

Samuel

ago @ Personalized Diet

I think this might be more complicated than keeping a diary or … (expand)

[reply]

Samuel

ago @ HiveCell

When I realize that the incessant cleaning of surfaces in Japan is … (expand)

[reply]

Mindey