top | item 45919641

(no title)

UtahDave | 3 months ago

Looks like development of DeltaDB has been discontinued.

https://github.com/delta-db/deltadb?tab=readme-ov-file#-upda...

discuss

order

mikaylamaki|3 months ago

That is a different project :D

Here's our overall pitch: https://zed.dev/blog/sequoia-backs-zed#introducing-deltadb-o...

satvikpendem|3 months ago

Looks great. I use some CRDTs like Loro and Automerge, are there any learnings or collaboration you're taking from them to improve DeltaDB?

Also the name, I thought it was a database with CRDTs due to the "DB" at the end of DeltaDB, but it's a version control system, I thought that was somewhat misleading, any reason why it's named so?

adastra22|3 months ago

Is this / will this be open source? I have a direct immediate need for this and was about to break ground on greenfield implementation. Had no idea Zed was working on something similar. I would of course much rather collaborate than maintain a competing VCS.

infogulch|3 months ago

Oh is this based on my favoritest data structure ever: zed's Sum Tree?

Xevion|3 months ago

> last commit 10 years ago