Additionally, the compiler optimizes certain Option<T> types to not require additional storage space.
I would love for BonsaiDb to be able to be used from other languages. I don't think it would be terribly difficult to do. The next release adds almost all of the APIs that would be needed to build a shared library…
Thank you for posting this! I'm the author and am happy to answer any questions. Despite this account being created this morning, I'm a perpetual lurker who loves how excited this community can be about new, ambitious…
Thank you! I knew from experience that I needed to have a way to explain what BonsaiDb was in nearly every post I made, so I used a shortcode in Zola (the static site engine the site is powered by) to allow me to put…
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…
Additionally, the compiler optimizes certain Option<T> types to not require additional storage space.
I would love for BonsaiDb to be able to be used from other languages. I don't think it would be terribly difficult to do. The next release adds almost all of the APIs that would be needed to build a shared library…
Thank you for posting this! I'm the author and am happy to answer any questions. Despite this account being created this morning, I'm a perpetual lurker who loves how excited this community can be about new, ambitious…
Thank you! I knew from experience that I needed to have a way to explain what BonsaiDb was in nearly every post I made, so I used a shortcode in Zola (the static site engine the site is powered by) to allow me to put…
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…