Skip to content

Version 0.6-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivan770 ivan770 released this 13 Sep 11:32
· 115 commits to master since this release
  • Replication is now an optional feature, that can be disabled during compilation
  • Removed concrete socket for Stream and ReplicaSocket
  • Updated actix-web to 3.0
  • Added StatusAwareDispatcher support for VecDatabase
  • Added Queue for handling separate mutexes of replication storage and database
  • More replication tests