Viewing profile — tzach
tzach
HN member- Joined
- Fri, Feb 20, 2015, 3:35 PM UTC
- HN karma
- 25
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About tzach
No profile information was provided.
Recent public activity
-
comment
Comment #48730931
https://github.com/scylladb/seastar High performance server-side C++ framework (used by ScyllaDB, ceph.io, redpanda..) us using a NUMA aware allocator
-
comment
Comment #43543609
The engineering challenges and design decisions that led to the 1.0 release of ScyllaDB Rust Driver
- story
- comment
- story
- story
- story
-
comment
Comment #27808128
When to use DynamoDB On Demand, Provisioned and Autoscaling
- story
- story
-
comment
Comment #11525999
They are similar as both built in C/C++ with performance in mind. They are very different as Aerospike is a Key Value store, while Scylla, like Cassandra is Columnar (Key, Key, Val…
-
comment
Comment #10262193
We target http://www.scylladb.com/technology/cassandra-vs-scylla-laten... DB API (CQL) is Cassandra compatible, so clients does not have to change. For more on the lock free commun…