• v1 (RC 1) Stable

    danieljsummers released this 2025-04-16 01:37:16 +00:00 | 5 commits to main since this release

    This is the initial public release of this library. Full documentation will be forthcoming before the RC tag is removed; however, it is conceptually very similar to BitBadger.Documents, and that project's documentation can be used in the interim.

    The main difference is that a DocumentSerializer must be created before any translation between domain objects and the database can be accomplished. The integration tests for each language/project (except kotlinx) have examples of creating a Jackson-based serializer, and should provide a pattern to follow if you just cannot wait for the documentation to be ready. :) (The docs will be published as they become available; set-up should be among the first to be released.)

    Downloads