Jump to content

Recommended Posts

With this new year, it was time to make a mORMot 2 release.
We went a bit behind the SQlite3 engine, and we added some nice features.
😎

 

Main added features:
- OpenSSL 3.0/3.1 direct support in addition to 1.1 (with auto-switch at runtime)
- Native X.509, RSA and HSM support
- mget utility (wget + peer cache)

Main changes:
- Upgraded SQLite3 to 3.44.2
- Lots of bug fixes and enhancements (especially about cryptography and networking)
- A lot of optimizations, so that we eventually reached in top 12 ranking of all frameworks tested by TFB

https://github.com/synopse/mORMot2/releases/tag/2.2.stable

🙂

  • Like 3
  • Thanks 3

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×