Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
databeta.wordpress.com
Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
1–10 of 77 posts
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#2Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#3Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#4Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#5What the world of data needs more of is continued development into novel indexing strategies/implementations. ElasticSearch, Postgres's GIN index on JSONB, MapReduce, graph databases.
I don't need another key value store...
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#6I feel like between Redis, S3, Cloud Storage, RocksDB, Cassandra, etc...this area strikes me as one that has been solved as well as we could reasonably expect it to be. What the world of data needs more of is continued development into novel indexing strategies/implementations. ElasticSearch, Postgres's GIN index on JSONB, MapReduce, graph databases. I don't need another key value store...
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#7really? such global consensus increases latency (network round trip plus fsync write), with a fully batched and pipelined concurrent design, when CPU cycles are being saturated in those benchmarks, why throughput is fundamentally limited by such increased latency?
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#8Looks exciting but very light on details.
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#9I feel like between Redis, S3, Cloud Storage, RocksDB, Cassandra, etc...this area strikes me as one that has been solved as well as we could reasonably expect it to be. What the world of data needs more of is continued development into novel indexing strategies/implementations. ElasticSearch, Postgres's GIN index on JSONB, MapReduce, graph databases. I don't need another key value store...
Re: Anna: A Fast, Scalable, Flexibly Consistent Key-Value Store
#10I feel like between Redis, S3, Cloud Storage, RocksDB, Cassandra, etc...this area strikes me as one that has been solved as well as we could reasonably expect it to be. What the world of data needs more of is continued development into novel indexing strategies/implementations. ElasticSearch, Postgres's GIN index on JSONB, MapReduce, graph databases. I don't need another key value store...
there's a new one of those posted like every day - and every single one is "crazy fast" and "super scalable"