After more then a year it is finally here. The kore 4.0.0 release. It has been a long time coming but real life kept me preoccupied for a long time.
But here it is. Kore4 is actually real and I couldn't be more excited. (more…)
Read more »
At Scylla summit 2019 I had the chance to meet Israel Fruchter and we dreamed of working on adding shard-awareness support to the Python cassandra-driver which would be known as scylla-driver. (more…)
Read more »
Swagger is a Specification for visualizing Restful Web Services. It represents the RESTFUL API and can be integrated with almost any programming lanugage. With OpenAPI’s specification, User can understand and consume services without knowledge of server... (more…)
Read more »
I like Kubernetes way of declarative workload configuration, but handling cluster state using dozens or hundreds of YAML files is impractical. Of course, one can just combine them all into a single uber-YAML :smile:. But the harsh reality is, despite the ... (more…)
Read more »
The following is a performance comparison of several (pure) Python implementations, for a large part of the Shed Skin example set . I left o... (more…)
Read more »