by selamtux on 2/25/25, 8:52 PM with 0 comments
framework like built in raft for replication, range and/or consistent sharding, data migration, virtual nodes, gossip, code generation etc. developers can use those functionalities to create their own applications, databases etc.
i know some tricks to bending some applications to get those features like elasticsearch, cassandra etc. but they are not a framework and bending those its not easy some time.
so: is there any framework to already glue them with flexability?