bsky.neighbourhood.ie
We build offline capable web applications with CouchDB and PouchDB.
Want tools to optimise your CouchDB? Need help with your Offline First app?
We can help: https://neighbourhood.ie
22 posts
30 followers
59 following
Regular Contributor
comment in response to
post
βοΈ Our team completed a project with @sanktionsfrei.bsky.social to support their mission of greater social security
π€ We also met up with some of you irl at @beyondtellerrand.com in Berlin in Nov. See you there next year! π
comment in response to
post
π @couchdb.bsky.social 3.4.2 came out! We held a meetup to introduce #Nouveau and #QuickJS: vi.to/hubs/couchdb...
comment in response to
post
πWe began writing about our @sovereign.tech bug resilience partnership, starting with our Sept 2023 contributions to #Sequoia-PGP and later #OpenPGP.js, and the @yoctoproject.bsky.social
comment in response to
post
π We turned 10!
πIn March we announced SQS, our CouchDB SQL query engine (have you seen our birthday special? neighbourhood.ie/blog/2024/11...)
comment in response to
post
Part 2 adds automated conflict resolution to our app while avoiding βlast write winsβ (aka randomly losing end user data π₯) and all the pit falls that come with it: neighbourhood.ie/blog/2024/12...
comment in response to
post
We find a solution that does not introduce an additional layer of abstraction. Brownie points!
comment in response to
post
Part 1 covers requirements, challenges and trade-offs. The main challenge? *Conflicts!*
We do some forward thinking and backtracking to reduce conflict probability + create a concept to handle when they come up.
Core principles: Making data granular + updating as few docs as possible.