Hacker News new | ask | show | jobs
by balu 1540 days ago
Will be interesting to see how the feature set works out. I initially thought about the project as a SQLite alternative, but it's intended to be used on servers (e.g. backend of author's MMORPG). Will they focus on that? If so, it could be part of their description.

Anyways, this is well-written and fun to read. Thanks for sharing your journey!

1 comments

I definitely am still going to be tackling replication and clustering. There is a single-server mode already available, although with no replication or clustering that means no high availability yet.

As the main contributor, it's hard to say that I'm "focusing" on those aspects, however. Advanced server modes are on my mind constantly -- but so are ways to add more powerful queries, relationships, and more. It's a large project and one of my goals of this coming year is to try to attract more contributors.

Thank you for your comments!